
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2019 11:11 AM
Hi all -- I'm looking to auto-create a request & requested item record after certain conditions are met which will also trigger the workflow associated with the requested item. However, I'm encountering issues when trying to set the variable values on the item and also triggering the workflow associated with the requested item. Has anyone successfully navigated this use case?
The out of box 'Create Request' action says that it is not intended to be functional.
Solved! Go to Solution.
- 6,172 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2020 08:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2020 06:48 AM
Hi Alex,
I am wondering if you were able to solve this? We have the same requirement.
Thanks,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2020 08:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2021 08:08 PM
Hi Alex,
we have similar requirement and dont want to use the cart Api on the flow, instead can we take the below approach
-create a record- on Sc_request table
-create a record - on sc_req_item table an update request field on with sysid of the request created in previous step so that they are linked and update any other fields that needs to be set
In this approach i did not create a catalog item as we don't need any variables or inputs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 03:16 AM
Hello Priya
Could you please share full configuration how you map RITM with Request ?
Thanks