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

Balakrishna_ABK
Tera Guru

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