add parent record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 11:45 AM
I'm using below code to create RITM from scheduled job , it creating RITM , now want to add that RITM as parent for u_exception_request record.
or u_exception_request record --> related list --> add this RITM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2025 12:10 PM
Hi @Sweta24
First create an RITM and then add it as parent. Dont do so much looping in same script and make it complicated. Create an RITM and store the value in some variable.
Then glide over your u_exception_request table , whatever relation is there, as per that add the RITM - that's simple and easy to debug also.
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY*