Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

How to update one record based on other record which has no relation

Balakrishna_ABK
Kilo Sage

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

Shruti D
Kilo Sage

Hello @Balakrishna_ABK 

Is there any field linking an asset_reclamation_request to sc_task? 

Hi @Shruti D  there is no field linking an asset_reclamation_request to sc_task