- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 12:36 AM
Hi Everyone,
Is there a way to apply changes to catalog item variables, such as updating the label, changing from a dropdown to a list collector, deactivating variables, updating UI policies, client scripts, and flow changes, only to new RITMs?
I want these changes to be applied only to new RITMs, while the old RITMs should retain the existing behavior.The changes have already been made. Is there a solution where these new changes will apply only to new RITMs, while the old RITMs remain unaffected with their original setup?
Any suggestions or solutions would be greatly appreciated!
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 12:46 AM
Hi @Priyanka J
You are changing the behaviour of variables, which will impact old RITM as well but also it may create issue if you are changing the data type/ and UI policy. Try this in PDI first.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 01:09 AM
Hello @Priyanka J ,
You can use the below condition to get the status of your catalog items whether it's checked out or not by gliding that table "sc_cat_item".
Also, as I mentioned earlier if you are making the changes with the variable, it might affect the old RITM's only when it reopened or state changes otherwise it will only be applied to new RITM's.
Please mark my answer as accepted solution and give thumbs up, if it helps you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 12:46 AM
Hi @Priyanka J
You are changing the behaviour of variables, which will impact old RITM as well but also it may create issue if you are changing the data type/ and UI policy. Try this in PDI first.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 12:48 AM
Hello @Priyanka J ,
If you are configuring these components like UI Policies, client scripts, and flow and your old RITM's are closed then it will apply to the new RITM's, if any old RITM will be reopened again and will meet the new criteria which you defined in your flow, UI Policies etc. then only it will work otherwise it will only be applied to new RITM's to be created in the system.
Please mark my solution as accepted and give thumbs up, if it helps you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 12:59 AM
Thank you for the response @Dr Atul G- LNG and @Abhishek_Thakur
Also is there any way like in servicenow we have the functionality of checkout the catalog item .
So if any catalog item is been set as checkout and if we apply the new changes on that catalogitem, and once done publish it will it be apply to new ritms only ? Also is there any way if all the new changes will apply on latest version of catalog item only?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2024 01:04 AM
Hi @Priyanka J
No, catalog items no option to check out.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************