Topic by Michael Locurcio
I am using a report script to update an incident, and I need to set the value of relationship field, but can't figure out what I am doing wrong. The field links my incident to my custom object order table.
I have read all the documentation I can find, I am just unclear how to address the field.
In the data dictionary, the field is called incidents.ExtOrders$orders and I am trying to set it to the ID of the matching order in the table .ExtOrders$orders.