Execute WorkFlow
Last updated
Last updated
executeWorkFlow is similar to executeFunction, it calls one functionality into another functionality, Here you include one functionality as a workflow in another functionality.
Syntax:
executeWorkFlow(workFlowName, queryName/ productElementName)
workFlowName
String
Enter the functionality name
query/productElementName
String
Enter the product element name/query name.
Video: