| Re: Error on Manual Action to trigger Automation Agent I have seen this before, but is is a tricky one to diagnose, as the UI does not display the User Action correctly.
When you define your Action, you need to define your Source.
The issues is that there is no Source Stored in the Database. You need to set the Source to User.
To do this, Change th Agent ID from A to B, then from B to A, then select USER. Finish the Change and the agent should start working.
See the MANUAL_AGENT_TRIGGER table. The AGENT_EVENT_PARAMETERES should store the DataSource Value. |