Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a new skill in which you can associate the automation workflow service. To know how to create a skill, refer Create Skills.
  2. On the conversation flow tab, select Automation Integration in Add Conversation Item dropdown.


  3. Select the required workflow service from the list of automation workflows.
    <image>
  4. Based on the selected automation workflow, specify the required mapping input details for the workflow service, such as AD username (as shown in the following example).

  5. Add the other conversation items as required and then click Save.
  6. Run Build and Publish process.
  7. After the skill is published, the automation service is triggered whenever the skill is invoked from a supported chat channel. Luma VA prompts users to enter the mandatory inputs to fulfill the skill. 
    A success message is displayed once the automation skill is completed as shown below.



Automation Execution Logs

Once the automation workflow execution is completed, the Automation details can be viewed in the Conversation History as shown below.In the logs you can view the execution details of each step of the workflow. Here you can view the input data, the task executed at a selected step and output of the step.

Follow the below steps to view Automation Workflow execution logs:

  1. Locate the Automation workflow in the conversation history logs and click on theicon to view the triggered Automation Workflow details.
  2. On the Automation Workflow Invoked screen, click on Click to View Logs.
    Image Removed
    You can now view the execution logs, you can view the following details:
    1. Execution Details: On this Execution Details tab, you can view the executed Automation Workflow details. Here you can view the workflow information, unique trigger ID, execution time, and input parameters to the Automation workflow.
      Image Added

    2. Execution Logs: On Execution Logs, you can view input, output of each step, Connector triggered as part of the workflow. Select the step to view more details.
      <change image>
      Image Added
  3. In case of Mulesoft connector, the execution logs are shown as below.