End to end example of waiting for a Remedy ITSM response
Before you begin
- You must configure the external system to respond to fulfillment workflow requests and return a string that could be used to direct the workflow. See: Integrating-Remedy-applications-with-BMC-Digital-Workplace-Catalog.
To create filters that perform custom actions, you must use BMC Remedy Developer Studio.
Demonstration of a workflow that waits for a response
The following video (14:18) demonstrates the implementation of a workflow in BMC Digital Workplace Catalog that creates a work order in BMC Service Request Management.
The preceding video demonstrates how to build a filter that sends the a response only when the work order is marked Completed, and then shows the design of a BMC Digital Workplace Catalog workflow that creates a work order, and inserts a Receive Task element to wait for the response from BMC Service Request Management before completing the process.
The goal is to help you to understand how BMC Digital Workplace Catalog communicates with an AR System server. You should modify the process to meet your specific needs.
For details on configuring the filter to return a response to BMC Digital Workplace Catalog, see Configuring-a-system-to-return-a-response.