FOR agent action not behaving as expected
Hi All,
Configured an agent on object shipment which uses FOR agent action. I have used data type association shipment to order release. i need to invoke an procedure passing order_relase_gid as parameter. I tried using $Gid,but it is matching with shipment id.'I also tried by raising an custom event to order release object and but still $gid is pointing to shipment.
please let me know how can I pass orderId.
Thanks.