View Single Post
  #2 (permalink)  
Old April 28th, 2008, 00:49
james_foran james_foran is offline
Member
 
Join Date: Dec 2007
Posts: 65
Thanks: 5
Thanked 10 Times in 10 Posts
Groans: 1
Groaned at 1 Time in 1 Post
Rep Power: 1
james_foran is on a distinguished road
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.
Reply With Quote