User Activity
02-05-2026
Hi Community,I’m building an ATF test case where I:Order a catalog itemCheck if approval is createdReject the approval Verify the RITM is set to Closed SkippedThis test applies to multiple catalog items, so I wanted to have single test that works for...
How can I determine whether the Wait for Message step in Flow Designer has resumed successfully or timed out? I want to perform different actions based on whether the message was received or not. Additionally, how can I retrieve the payload from the ...
How can I retrieve the context IDs of all subflows that are currently running for a specific RITM using server-side script (outside Flow Designer)? Is there a relationship between the main flow’s context ID and its child subflow context IDs? If I alr...
I have created a rest api in service now which triggers a catalog item. I update the generated RITM's source field.The source field on the RITM is used to identify whether the RITM was triggered through the API. In the workflow, I'm performing certai...