How to execute Agent on 'Actual received' when Actuals are entered by the UI
I have created an agent based on the event 'Actual received' and the agent actions do a Recalc shipment and a Allocate Shipment. When I am sending Actuals via Integration ( GLogElement = ActualShipment ), the agent is executed.
Also , I would like to enter actuals by the UI and be sure that the Agent 'Actual received' is beeing executed. I tried many ways to enter actuals but did not find a way to trigger the agent.
How can I Recalculate and Allocate Shipment cost automatically when a user enter actuals by the UI ? I would prefer that the user did not have to do those actions manually.