Need to measure RITM approval to Closed Complete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 01:14 PM
I tried to modify the ootb measure for a RITM open to close:
By changing the opened_at to approval_set field
But I receive this error:
Not sure what's wrong about this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 02:10 PM
Hi @Ed Shooshanian ,
Check the same code for any specific RITM where both the field has some value, also check the RITM table, if all record has both the fields value or not.
Share the full code and how you are triggerring this code, BR, Script, seems like the current object not aware about this approval_set variable.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 11:24 AM - edited 02-21-2025 11:47 AM
This is a PA script to calculate the duration between stages. There is no more code than either of the two examples. I just want to remove the time spent getting approved as we're doing automation so I want to show old manual RITMs vs automated RITM.