ServiceNow Screen Pop
The ServiceNow Screen Pop scenario block specifies ServiceNow data to be displayed for the agent when the interaction is connected to this agent through the Connect Call block.
Settings
Title text
Title text is the name of the block instance. Enter a name in the text field and click the Update button at the bottom of the Edit pane. The new name of the block appears in the flowchart.
Pop screen upon answer
By default, the screen pop occurs as soon as the interaction is delivered to the agent (i.e., during the alert phase); select this checkbox if you want the screen pop to occur when the agent accepts the interaction for handling.
Open in new tab
Selecting this option allows the object to open in a new web browser tab. This box may be selected with or without the Pop screen upon answer being selected. Note that this setting is unchecked by default; enabling this setting allows agents to continue working on existing pages without losing unsaved data.
Pop object
Use this option when the scenario can precisely identify the object associated with the interaction using object ID. A ServiceNow page with the object properties will be displayed to the agent.
Pop search results
Use this option to run a predefined ServiceNow report for object selection. The results of the report will appear on the agent's screen. Report ID is the identifier of the ServiceNow report to be run for object selection.
Cancel screen pop
The available interaction data cannot be used to identify any relevant ServiceNow records. Use the cancel screen pop option to cancel the screen pop of a specific ServiceNow page that may have been set by a previous use of this block in the same scenario.
Object Identifier
Object Identifier is the identifier of the ServiceNow object to be displayed. It must be specified if the Object option is selected, and it may be specified as an application variable in the form $(varname).
Object type
Object type is the type of the ServiceNow object to be displayed.