Hello all,
I'm wondering if there's any way to raise a Shipment Event (say, Estimated Departure [EST_DEPARTURE Event Group]) with an Agent. From what I've seen, each Shipment Event is processed like a Transmission / Transaction from OTM to itself using a CLOB with the <ShipmentStatus> XML element, so there's no way to do this through a Direct SQL Update. And, to be specific, i mean events with statuses, not the Agent Events you can raise with the RAISE EVENT and RAISE INTERNAL EVENT Agent Actions.
As a related question, for any of you with experience using / playing with the Shipment Event Tracker agent and agent events, is there a way to have it recognize Event Groups marked solely for internal use, i.e. SELL SIDE TENDERED? Basically, I'm trying to get the agent to fire when i tender the shipment rather than having to enter an event.
I'll be glad to elaborate if I'm not clear.
Thanks!
Spencer
I'm wondering if there's any way to raise a Shipment Event (say, Estimated Departure [EST_DEPARTURE Event Group]) with an Agent. From what I've seen, each Shipment Event is processed like a Transmission / Transaction from OTM to itself using a CLOB with the <ShipmentStatus> XML element, so there's no way to do this through a Direct SQL Update. And, to be specific, i mean events with statuses, not the Agent Events you can raise with the RAISE EVENT and RAISE INTERNAL EVENT Agent Actions.
As a related question, for any of you with experience using / playing with the Shipment Event Tracker agent and agent events, is there a way to have it recognize Event Groups marked solely for internal use, i.e. SELL SIDE TENDERED? Basically, I'm trying to get the agent to fire when i tender the shipment rather than having to enter an event.
I'll be glad to elaborate if I'm not clear.
Thanks!
Spencer
Comment