Thanks Much!
It works great.
Cathy
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
nustepvantage
Sent: Thursday, April 25, 2013 5:06 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: BPM - that sends an email with an URL
In the customer email BPM's I've created I save the tracking number in a
memory variable and then include it in the URL string. For example, here is
what I have for FedEx:
Otrack = ttShipHead.TrackingNumber.
OurlString = "http://www.fedex.com/Tracking?tracknumbers=" + Otrack +
"&cntry_code=us".
I then include OurlString in the email. Hope this helps.
David
--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
"cathyattechnologicsys" <cathy@...> wrote:
checked in Customer Shipment Entry and the Ship Via is the USPS.
details.
It works great.
Cathy
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
nustepvantage
Sent: Thursday, April 25, 2013 5:06 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: BPM - that sends an email with an URL
In the customer email BPM's I've created I save the tracking number in a
memory variable and then include it in the URL string. For example, here is
what I have for FedEx:
Otrack = ttShipHead.TrackingNumber.
OurlString = "http://www.fedex.com/Tracking?tracknumbers=" + Otrack +
"&cntry_code=us".
I then include OurlString in the email. Hope this helps.
David
--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
"cathyattechnologicsys" <cathy@...> wrote:
>number, order number and their PO number when the Shipped checkbox is
> I created a BPM that sends an email to the customer with the tracking
checked in Customer Shipment Entry and the Ship Via is the USPS.
>through examples.
> I don't know the syntax for sending a URL link in a BPM. I tried looking
>Track Num>.
> In Ship Via Maintenance under tracking website we have:
>
> https://tools.usps.com/go/TrackConfirmAction.action?origTrackNum=<Epicor
>there is a tracking number - it takes you the USPS website with tracking
> So when you click on the Detail button in Customer Shipment Entry/Tracker
details.
>[Non-text portions of this message have been removed]
> Any help would be appreciated.
>
> Thanks
>