- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 02:57 AM
Hi,
My task is when the user open incident need to update the Description and short description and then automatically update same description & short description in the problem record.
I'm executing code but not working.
when to run : Description : changes
Problem : is same : as --> problem
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 03:41 AM - edited 06-24-2025 03:46 AM
Hi @P1234
Hope you are good.
Below is the solution for your query, basically you should use After Update Business rule.
PFA the screenshots, this particular use case is perfectly working on my PDI, hope this helps! If this helps you to resolve your query, please mark it correct and accept the solution, Thanks 🙂
Below is the Code:
Regards,
Rathan K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 04:10 AM
Hi Rathan,
Not working can you please share the testing screenshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 04:24 AM
Hi @P1234
Please find the screenshots
Above 2 screenshots are the Incident record which has the problem has linked
Now I am changing the Description and the Short Description on the Incident Form and once I save it it automatically should change the Problem Statement and Description on the Problem Record.
You can check the screenshot below the values are automatically changed on the Problem record as well. Hope this helps for you!
Thanks,
Please feel free to reach me on LinkedIn if you still facing any issues within this use case ^_^
https://www.linkedin.com/in/snrnk140999/
Regards,
Rathan K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 03:28 AM