Running the on-demand flow
You can use the IBM® TRIRIGA® Application Suite Connector for Envizi by controlling flows based on the activity that you want to complete.
About this task
- Always-on flows
- This flow runs routinely and syncs the data that is added or updated after its previous execution event. For example, if the flow runs at 2 PM, and its previous execution was at 1 PM, the flow pulls data that is added or updated after 1 PM. If you need to get data during the period between updates of the always-on flow, you can run an on-demand flow.
- On-demand flows
- This flow is for the initial sync or to sync data that was added or updated between specific dates. This flow is run once when needed and then stopped.
Procedure
What to do next
If errors occur, you can troubleshoot them.
Error | Cause | Resolution |
---|---|---|
404 - API doesn't exist | The flow is not running. | Ensure that the flow is Active in App Connect. |
404 - The HTTP request is returned with an error 404 Not Found | The configuration for App Connect. | Ensure that the credentials that are used in the HTTP post node in App Connect are correct. |