How to update one record based on other record which has no relation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 07:13 PM
We are creating an asset_reclamation_request whenever sc_task is created.
Now we have requirement to make sc_task close when asset_reclamation_request is closed which has no relation with each other.
What is the best approach to do it ?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 08:39 PM
Hello @Balakrishna_ABK
Is there any field linking an asset_reclamation_request to sc_task?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 10:01 PM
Hi @Shruti D there is no field linking an asset_reclamation_request to sc_task