How to create other ritm with different wf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2024 02:10 AM
i have a ritm once it is closed other ritm with different wf needs to insert then after completing this ritm request should close, please suggest

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2024 02:16 AM
Hi,
If you're using Flow designer, there is a built in action you can use, "Submit Catalog item Request"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2024 02:53 AM
it is workflow

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2024 05:32 AM - edited ‎08-10-2024 05:32 AM
Okay, so then you can create a Subflow in Flow designer, that does this, runs the action to submit the catalog item as needed. Then you can trigger this subflow to run from a workflow-script action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2024 06:08 AM
please elaborate more in script also..
is it not possible to handle by using workflow only?