From Bright Pattern Documentation
< 5.3:Faq
• 5.2 • 5.3
Contents
- Frequently Asked Questions Introduction
- About FAQAgent Desktop
- After Call Work
- Agent Desktop Helper Application
- Not Ready
- Outbound Calls
- Queue
- Rejecting Calls
- Selecting Services
- Spam
- VoicemailContact Center Administrator
- Blended Voice
- Callback
- Caller ID
- Email SMTP Settings
- Exporting Recordings
- Help Screens
- Hold Music
- Lists
- Outbound Campaigns
- Recordings
- Recovering Past Recordings
- Scenarios
- Services
- Skills
- Supervisors
- Users
- Virtual Queue ConfigurationReporting
- Aux Codes
- Customizing Reports
- Dispositions
- Interaction Records
- Interpreting Reports
- Metrics
- Removing Users from Reports
- Report Access
- Report Execution Error
- Reporting Database
- Reviewing Scenario Steps
- Scheduled Reports
- Which Report to UseScenario Builder
- Request Skill Block
- Scenario Blocks
- Variables Video Tutorials
- Agent Desktop Voicemail Configuration
Variables
Variable $(user.loginId) does not get the agent’s username in scenarios. We are currently calling it after the Connect Call block in order to build the path for the call recordings. How is this fixed?
In your scenario, the variable needs to be set between the Find Agent block and the Connect Call block. In order to get the agent’s name, the variable has to be set after the agent is found. If you do not initiate the variable after the Find Agent block and before the Connect Call block, you will not know who the agent is.