- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 12:29 AM
hello,
i want to write a businees rule i have created mrvs in record producer
when i add rows then its child record must also be created in mrvs , how can i achieve this?
how to link child to parent in business rule
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 12:39 AM
Hi @alishamulan ,
you can use below sample script to link child to parent in BR.
This script ensures that each child record is linked to its parent record whenever the parent record is inserted or updated.
If my response helped, please mark it correct/helpful and close the thread so that it benefits future readers.
Regards,
Mohd Arbaz.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 01:37 AM
Hi @alishamulan,
If my response was also helpful, please mark it as the correct answer and close the thread. This will help others who come across the same issue.
Thanks!
Gaurav Rathaur