Need to create multiple RITM based on condition and list collector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2024 11:51 AM
HI Community,
I have requirement, in catalog form we have 2 fields - What type of request is this? (select Box -options add/modify/remove/password) and Select CSOS Environment (list collector - referred to tables options X, Y, Z).
If the submitted request is for Add Access and if multiple options are selected in the Select CSOS Environment field, then the request will be split into multiple RITM's (one per each environment selected) in the backend. All the workflow requirements mentioned below for Add Access will happen in each of the RITM's and all the other variables value need to be present in all ritms.
example if i select add access in what type field and selected x and y in environment field then 2 ritms need to be created one for X and other for Y and other variable values need to be present in other ritms.
I need the above requirement only for ADD and Modify if user select remove and select multiple option in environment field then ritm no need to split.
Please let me know how can we achieve this.
Note :im using workflow for this