From Bright Pattern Documentation
Jump to: navigation, search
• 5.19 • 5.3 • 5.8

Search Directory

The Search Directory scenario block checks the phone numbers of the configured static entries to see if any of them matches the specified number. If a match is found, the block updates the specified variable with the name of the static entry. This block can be used, for example, to substitute the caller ID number of an incoming call with the contact name, when the call is delivered to a user’s Agent Desktop.


Scenario Builder Search Directory scenario block


Conditional Exits

The Search Directory block may take the Not Found conditional exit if the supplied number does not match any directory entries.


Scenario Builder Search Directory conditional exit


Settings

Number to search

Number to search is the number to look up or the name of the variable that holds the number (e.g., $(item.from)).

Variable to save name to

This parameter represents the name of the variable to update with the name of the matching static entry (e.g., $(item.fullName)).


Scenario Builder Search Directory scenario block settings


< Previous | Next >