Hi all,
I want to call the agent from another agent, for this I created the custome event (Business process and automation -->powerdata -->Agent Event), In the first agent i use the Raise event action and i selected the custome event which i created, Now This Raise event is working fine when ever the Agent type for for both agents is same, but the Raise Event is not calling the another Agent if Agent Type for the both agents are different.
Agent Type for my First Agent is Shipment and for second agent OrderMovement.
The below error is showing in the log file
Agent SAI001.ORDERMOVE (14218257) received error 8584/CLOSE/Process Agent:
Topic glog.server.workflow.lifetime.ordermovement.Custom OrderMovementEvent$Factory: missing parameter orderMovement
Do I need to do any modification in my agent?
Thanks in advance!!!
Kumar
I want to call the agent from another agent, for this I created the custome event (Business process and automation -->powerdata -->Agent Event), In the first agent i use the Raise event action and i selected the custome event which i created, Now This Raise event is working fine when ever the Agent type for for both agents is same, but the Raise Event is not calling the another Agent if Agent Type for the both agents are different.
Agent Type for my First Agent is Shipment and for second agent OrderMovement.
The below error is showing in the log file
Agent SAI001.ORDERMOVE (14218257) received error 8584/CLOSE/Process Agent:
Topic glog.server.workflow.lifetime.ordermovement.Custom OrderMovementEvent$Factory: missing parameter orderMovement
Do I need to do any modification in my agent?
Thanks in advance!!!
Kumar
Comment