Configure ServiceNow Workflows using ENHANCED WORKFLOW EXECUTE

Content on this page is for a product or feature in controlled release (CR). If you are not part of the CR group and would like more information, contact your Account Representative.

For a simple way to configure Search workflows between a CRM and CXone Mpower Agent for Microsoft Teams, you can use the ENHANCED WORKFLOW EXECUTE Studio action. You must be a part of the controlled release group to access it. You must also use CXone Mpower Studio, not Desktop Studio.

You must have one ENHANCED Workflow Execute action for each Search workflow you want to configure. If you want to configure more than one Search workflow, add more than one ENHANCED Workflow Execute action.

  1. In Studio, open the script where you want to configure a Search workflow.

  2. Add an ENHANCED Workflow Execute action after BEGIN.

  3. Select the ENHANCED Workflow Execute action and click Open Editor in the action's properties. This launches the Workflow Execute wizard.

  4. In the Workflow Execute wizard, click Add Workflow Configuration.

  5. Give this workflow a Workflow Name.

  6. In the CRM Configuration Name drop-down, select the ServiceNow configuration you want this ENHANCED Workflow Execute action to use. The drop-down displays the names of all the CRM configurations set up in Agent Integrations icon: an orange gear with three arrows inside. in CXone Mpower.
  7. Under Select Workflow Type, select one of the following options:
  8. Click Next.
  9. Make sure the searchCacheKey property in the AGENT WORKFLOW CONFIGURATION action in your script is set to {__interactionId}.
  10. Save your script.

Limitations

  • Currently, ENHANCED WORKFLOW EXECUTE only works for Search workflows. In a future release, you will be able to use it to configure Create workflows as well.

  • ENHANCED WORKFLOW EXECUTE only works for basic Search workflows. For more complex Search workflows, follow this process to configure SNIPPET and WORKFLOW EXECUTE actions.

  • When you configure Search workflows using the ENHANCED WORKFLOW EXECUTE action, agents cannot retrieve records by clicking Refresh in the customer card in Agent for Microsoft Teams. That functionality will be made available in a future release.