[
https://issues.apache.org/jira/browse/OFBIZ-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667355#action_12667355
]
Leon Torres commented on OFBIZ-2141:
------------------------------------
For reference, this is to meet the requirements for UPS OnLine Tools. The
document in which you can find the certification process and requirements is
the Shipping XML Tool Developers Gude. You will need an account with UPS to
access the documentation. The section in the PDF should be under "UPS Label
Certification"
> Update UPSServices.java to pass UPS Certification Requirements
> --------------------------------------------------------------
>
> Key: OFBIZ-2141
> URL: https://issues.apache.org/jira/browse/OFBIZ-2141
> Project: OFBiz
> Issue Type: Improvement
> Components: product
> Affects Versions: SVN trunk
> Reporter: Leon Torres
> Attachments: ups-certification.patch
>
>
> UPS Certification requires the response documents to be saved in a certain
> format. This patch modifies UPSServices.java to meet these requirements.
> Specifically:
> 1. Label images must be saved as label${trackingNumber}.gif to the filesystem
> 2. The high Value report HTML document must be saved to the filesystem.
> Additionally, this HTML document is saved in
> ShipmentRouteSegment.upsHighValue report for reference (simplest change
> possible without introducing normalized carrier tables).
> With this patch, all required documents for the UPS certification process can
> be generated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.