Thread: Raise Event
View Single Post
  #2 (permalink)  
Old June 4th, 2008, 15:40
DDhiren DDhiren is offline
Junior Member
 
Join Date: Oct 2007
Location: Bracknell,UK
Posts: 8
Thanks: 0
Thanked 2 Times in 2 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
DDhiren is on a distinguished road
Re: Raise Event

Check if
(1) The agent that is raising the custom event has type "SHIPMENT" and the agent that acts on the custom event is of type "ORDER MOVEMENT".
(2) You are selecting the relevant order movements IDs in For Each in your first agent.
(3) The custom event that you have created is of type "ORDER MOVEMENT" (meaning it should be of the same type as that of your second agent).


Cheers
DD
Reply With Quote