To all who can help,
I am trying to hook up to UPS Shipping Rates to no avail. I seem to be connecting to the server, but am not getting back the necessary XML results. The whole <@ASSIGN <@DOM <@URL makes sense to me, but I haven't had much experience with this way of sending and receiving data. I have looked at all XML/UPS issues on Witango.ws. All emails were very helpful, but unfortunately none have gotten me over the hump. Any assistance would be greatly appreciated. I have attached the TAF content below.
Thanks again,
Robert

<@assign
local$tmpXML 0000,7F7B,0000"><@dom <@url
1998,1998,FFFEhttps://wwwcie.ups.com/ups.app/xml/Rate?0000,7F7B,0000"><@urlencode

'<AccessRequest xml:lang="en-US">
<AccessLicenseNumber>XXXXXXXXXXXX</AccessLicenseNumber>
<UserId>XXXXX</UserId>
<Password>XXXXXX</Password>
</AccessRequest>
<?xml version="1.0"?>
<AccessRequest xml:lang="en-US">
<AccessLicenseNumber>XXXXXXXXXXXXXXXX</AccessLicenseNumber>
<UserId>XXXXXX</UserId>
<Password>XXXXXX</Password>
</AccessRequest>
<?xml version="1.0"?>
<RatingServiceSelectionRequest xml:lang="en-US">
<Request>
<TransactionReference>
<CustomerContext>Rating and Service</CustomerContext>
<XpciVersion>1.0001</XpciVersion>
</TransactionReference>
<RequestAction>Rate</RequestAction>
<RequestOption>rate</RequestOption>
</Request>
<PickupType>
<Code>01</Code>
</PickupType>
<Shipment>
<Shipper>
<Address>
<PostalCode>30076</PostalCode>
</Address>
</Shipper>
<ShipTo>
<Address>
<PostalCode>30041</PostalCode>
<CountryCode>US</CountryCode>
</Address>
</ShipTo>
<Service>
<Code>03</Code>
</Service>
<Package>
<PackagingType>
<Code>02</Code>
<Description>Package</Description>
</PackagingType>
<Description>Rate Shopping</Description>
<PackageWeight>
<Weight>33</Weight>
</PackageWeight>
</Package>
<ShipmentServiceOptions/>
</Shipment>
0000,7F7B,0000>FFFB,0000,0000'0000,7F7B,0000>FFFB,0000,0000"0000,7F7B,0000">>

Reply via email to