Comment
02-10-2026
01:02 AM
02-10-2026
01:02 AM
Provider Task has field in JSON format of all variables. I map them to RITM questions in the flow.
If both (Remote Record Producer and Catalogue Item) have a all questions from same Variable set than you can loop just this JSON from Provider task and populate questions on RITM.
How to create a RITM from code:
https://www.servicenow.com/community/developer-forum/how-to-create-request-item-from-script/m-p/1439...
But I am not sure if that is a good way to do that. That's why I am looking for a good solution.