Download a Sample Workflow
The first step to test drive the process is to download a sample workflow:
- From the right pane on the TIBCO Cloud AuditSafe page, click on Connectors to open the page.
- In the Flogo® Connector bar click the download button on the far right to download a sample flow.
- Extract the AuditSafe.zip file to an AuditSafe folder.
The sample flow is a JSON file (AuditSafeDemo.json
) that contains an Order process workflow. Later, you can use this file as a guide to create your own flow by:
- Editing the workflow, then
- Editing the input parameters to match your workflow.
Each workflow stage can have an audit event and an event status associated with it that are different from audit event/event status for other workflow items.
Continue to create a Flogo Connector.