Hi Team, in catalog form we have "select application" variable which is u_application_catalog.LIST t
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2025 10:14 PM
Hi Team, in catalog form we have "select application" variable which is u_application_catalog.LIST table reference when ever RITM created then need to capture application fullfiment group need to add in the RITM level.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2025 10:31 PM
Hi @AA6 ,
Do you mean you need to set Assignment group of RITM with selected application fullfiment group?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2025 10:38 PM
@G Ponsekar Thank you for your reply, Yes How to set assignment group in the Flow designer when RITM created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2025 10:48 PM
In flow designer you first need to use "Get Catalog variables" step to get all the variables of your catalog item. Select "Select application" variable in this step.
Then use update record action to update your RITM with the value of the varible. You can use data pill here.
If my answer helps then please mark it helpful and accept the solution.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2025 10:53 PM
Hi We have multiple Applications like 100 applications based on application selection it will change RITM Assignment group.