Hi All,
Our customer require new Order Releases to be monitored before shipped. We monitor the 'production' process of the order. Events are added to each Order Release. These Events needs to be monitored or actioned when they are added to an Order Release. For example, each Order Release has a Cargo Handover Date, if a user add an event (Reason Code: Cargo Handover Data Changed), an agent needs to initiate and notify an involved party that the cargo handover date has changed.
I have created a custom agent event, called, Order Release - Event Created. The agent created is an Order Release agent with the new agent event. The agent actions has an IF statement with a saved condition with a saved sql query. The query 'looks' for the specific reason code, and if the condition is met, another action will notify the involved parties. This is not working.
Any suggestion on how to solve this problem?
Thanks for the help,
Albert
Our customer require new Order Releases to be monitored before shipped. We monitor the 'production' process of the order. Events are added to each Order Release. These Events needs to be monitored or actioned when they are added to an Order Release. For example, each Order Release has a Cargo Handover Date, if a user add an event (Reason Code: Cargo Handover Data Changed), an agent needs to initiate and notify an involved party that the cargo handover date has changed.
I have created a custom agent event, called, Order Release - Event Created. The agent created is an Order Release agent with the new agent event. The agent actions has an IF statement with a saved condition with a saved sql query. The query 'looks' for the specific reason code, and if the condition is met, another action will notify the involved parties. This is not working.
Any suggestion on how to solve this problem?
Thanks for the help,
Albert
Comment