View Single Post
  #2 (permalink)  
Old June 11th, 2008, 07:53
Srivathsana Srivathsana is offline
Member
 
Join Date: May 2007
Posts: 37
Thanks: 3
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
Srivathsana is on a distinguished road
Re: Shipment containing Hazardous item - Notification to be sent to Carrier

Hi Pankaj,

You can go with the agent event "SHIPMENT TENDER - SENT"..Functionally,this event is triggered after the tender is initiated..
If the problem is with triggering the agent,the logs can help you check whether the agent is getting triggered..it is also a possibility that the Saved condition you are using on Item is stopping the process,based on whether the Item you are using in your shipment is hazardous or not..

You can use a sql update to set the "IS_HAZARDOUS" flag in the Shipment table.Sequentially,you can also notify the servprov by ensuring that the contact details are perfect...

Please post again should you require more info ...
__________________
Warm Regards,
Srivathsana

Last edited by Srivathsana : June 11th, 2008 at 10:25.
Reply With Quote