- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 02:09 PM
Hello,
We have a existing flow that has 2 variables employee number and end date and they would like to make the following changes.
Check to see if existing ritm exists for the user. If not then continue with the flow like normal. If exists create a new ritm with the new end date and set the old ritm to closed incomplete. Then add a worknote with new end date variable. Any assistance is appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 05:17 PM
Hello,
Appreciate the response. What about the ritm generation. So if the ritm is found then we need to create a ritm with the end date and employee number variables. Not sure how to pass the variables and generate the ritm manually.
Thanks,
Chad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 04:43 PM
Hi @purdue
Attached are the images you can follow the similar pattern
Thanks and Regards
Sai Venkatesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 05:17 PM
Hello,
Appreciate the response. What about the ritm generation. So if the ritm is found then we need to create a ritm with the end date and employee number variables. Not sure how to pass the variables and generate the ritm manually.
Thanks,
Chad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 05:25 PM
Hello,
Also we are looking for ritm's that exist otherwise proceed normally. So screenshot 2 should be sysid is the trigger.
Thanks,
Chad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 05:27 AM - edited 08-23-2024 05:29 AM
Hi
Ritm generation ----> the flow will be triggered when we submits the catalog item .
For Example if I am writing the flow for catalog item " community Practice" then once I submits the catalog item the flow will be triggered and if existing RITM with same catalog item exists for that user then it will make the old RITM's closed incomplete
And the new variables(the variables while we submitting) we can access them and we can use whenever needed
Thanks and regards
Sai Venkatesh