Get Value of Target Field in sys_email table

thisisauniqueus
Giga Expert

Hi

i am trying to get the value of Target field in sys_email tabe in Business Rule (after insert) but every time i access the DisplayValue its gives me empty. Any idea how can i access the value?

or how can i check if target is not empty access the related record in sys_data_source table?

Regards.

24 REPLIES 24

Thanks Chuck for the correction but the same result here is the screen shot of event queue



find_real_file.png


find_real_file.png


the Business Rules is created on insert after, i hope my scenario is clear ...



Regards


Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi John,



Instance is the column name for target field. Can you please confirm if you are using this correctly in your script.


Screen Shot 2016-07-20 at 8.42.19 AM.png


Hi Pradeep,



yes i am using the correct name of the field...



Regards