how Auto populate 'location' in RITM and SCTASK

Tharun15
Tera Contributor
i have Location field in RITM and SCTASK. how to auto populate this field with the location value of ‘Requested for’. 
Thnaks, 
Kumar
6 REPLIES 6

Kalaiarasan Pus
Giga Sage

I do not think you need to create the custom fields at all on sc_task and RITM table for this. The easiest would be to just dot-walk the requested for field of Request field (sc_request) that is available on RITM record. 

 

Upender Kumar
Mega Sage

Hi,

Apply Before Insert business rule and set values from action section.

In my case it is Subsidiary and your case location

 find_real_file.png