Shipment Complete Notification mail

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Shipment Complete Notification mail

Deepa Mandal
Hi,
I am trying to send the shipment complete notification mail (service-"*
sendShipmentCompleteNotification*"). Mail is coming three times for an order
while the service is called only once for the same order.

Could anyone please help why it is coming so.

--
Thanks & Regards
Deepa
Reply | Threaded
Open this post in threaded view
|

Re: Shipment Complete Notification mail

Vivek Mishra-2
Are you getting any error on console in processing shipment? If yes then
fix it and your mails will be sent only once after that.
In service definition max-retry="3".

HTH
-- Vivek Mishra


Deepa Mandal wrote:
> Hi,
> I am trying to send the shipment complete notification mail (service-"*
> sendShipmentCompleteNotification*"). Mail is coming three times for an order
> while the service is called only once for the same order.
>
> Could anyone please help why it is coming so.
>
>  
Reply | Threaded
Open this post in threaded view
|

Re: Shipment Complete Notification mail

Deepa Mandal
Hi,
I am not getting any error on console.

On Tue, Feb 23, 2010 at 6:30 PM, Vivek Mishra
<[hidden email]>wrote:

> Are you getting any error on console in processing shipment? If yes then
> fix it and your mails will be sent only once after that.
> In service definition max-retry="3".
>
> HTH
> -- Vivek Mishra
>
>
>
> Deepa Mandal wrote:
>
>> Hi,
>> I am trying to send the shipment complete notification mail (service-"*
>> sendShipmentCompleteNotification*"). Mail is coming three times for an
>> order
>> while the service is called only once for the same order.
>>
>> Could anyone please help why it is coming so.
>>
>>
>>
>


--
Thanks & Regards
Deepa