How to test Workflow on Change Request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello everyone,
I’ve created a Record Producer to create a Change Request and have attached a workflow to the Change Request target table.
Case 1:
When the Record Producer creates a Change Request, how can I test and confirm whether the attached workflow is triggering and running correctly?
Case 2:
If we don’t use the Record Producer, is it possible to test the workflow directly on the Change Request record itself?
Any suggestions or best practices for testing workflows in such scenarios would be appreciated.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
You can view a Change record, then click the Show Workflow Related Link to confirm the workflow is running, and see which activities have been completed, and which are in progress.
The workflow runs whenever a record is created on the Change Request table, it doesn't matter if this is done via a Record Producer, API, or whatever method.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
