From Bright Pattern Documentation
Jump to: navigation, search
 
Line 7: Line 7:
  
 
== Settings ==
 
== Settings ==
[[File:ServiceNow-Screen-Pop.png|450px|thumbnail|center|Scenario Builder RightNow Screen Pop scenario block settings]]
+
[[File:SE-SN-Pop-Settings-5899artemis.PNG|450px|thumbnail|center|Scenario Builder RightNow Screen Pop scenario block settings]]
  
 
=== Title text ===
 
=== Title text ===
Line 15: Line 15:
 
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.
 
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.
  
=== pop object ===
+
=== 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.
 
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 ===
+
=== 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.
 
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 ===
+
=== Cancel screen pop ===
The available interaction data cannot be used to identify any relevant ServiceNow records. Use the ''cancel screen pop'' option to cancel screen pop of a specific ServiceNow page that may have been set by a previous use of this block in the same scenario.
+
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 ===

Latest revision as of 21:42, 20 January 2022

• 5.19 • 5.3 • 5.8

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.


Scenario Builder RightNow Screen Pop scenario block


Settings

Scenario Builder RightNow Screen Pop scenario 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.





< Previous | Next >