Dot walking error in the Remote table

Kri
Tera Guru

I'm trying to Dot walk for one of the field from customer account table to map with the remote table field but I'm getting the empty value as a result

u_account_manager: responseObj[i].account.u_account_manager

 

 

@Ankur Bawiskar 

6 REPLIES 6

I tried Remote definition script to pull the reference field values in the remote table and I see though the value is present in the external instance it is not pulling out the data in the remote table since Rest API returning only the RAW content. I tried this below script and seems its not fetching the data

u_account_manager: responseObj[i].account.u_account_manager




Sheldon  Swift
ServiceNow Employee
ServiceNow Employee

Hi @Kri - Did you see my reply to your other post from yesterday about the same issue?

https://www.servicenow.com/community/developer-forum/dotwalk-using-script/m-p/3109062/highlight/true...