Versions Compared

Key

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

In order to execute an Automation task through a skill, Automation Service Workflow should be added to a skill as part of skill conversation flow.

Info
Prerequisite: Your Automation Workflow must be published as a Service before workflow services are available to the skill.

To map an Automation Service Workflow to a skill, do the following:

  1. Create a new skill in which you can associate the automation workflow service. To know how to create a skill, refer Create Skills/wiki/spaces/DOC/pages/1215628016.
  2. On the conversation flow tab, select Automation Integration in Add Conversation Item dropdown.
    Image RemovedImage Added

  3. Select the required workflow service from the list of automation workflows.
  4. Based on the selected automation workflow, specify the required mapping input details for the workflow service, such as login_name AD username (as shown in the following example).
    Image RemovedImage Added
  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.


...

  1. Locate the Automation workflow in the conversation history logs and click on theicon to view the triggered Automation Workflow details.
    Image RemovedImage Added
  2. On the Automation Workflow Invoked screen, click on Click to View Logs.
    Image RemovedImage Added
  3. You can now view the execution logs.
    Image RemovedImage Added