Agent variables for TenderBidRecieved
I am trying to setup a shipment agent to monitor when TenderBidRecieved is raised due to a spot bid tender being submitted.
Does anyone know how to what variables to use to access the tender collaboration record? I am using the Agent Variables page in OTM Help for guidance.
I see the following in the logs.
Starting agent MTS.SHIPMENT TENDER RECIEVED (36523735) in response to TenderBidReceived: shipment=MTS.135445, transmission=0, transaction=1311235 (as null) [lifetime - 2]
Trying to access the transaction number using $transaction or $i_transaction_no does not work.
I am using a LOG agent action to output the variable values for testing.