Skip to main content

Collect on Delivery feature of Fedex Express Saver


Technote (FAQ)


Question

How to Configure Collect on Delivery feature of Fedex Express Saver

Answer

Configuration Steps:

1)Configure customer overrides as required for integration
2)Configure FEDX to use FXRS server in configurator/Application manager under parcel carrier preference for the node.
3)Check Print as carrier label delivery mechanism.
4)Select Sterling Fedex Adapter.
5) Use service Express Saver
6)Check below radio buttons.
International , domestic integration required
Allow system to automatically open manifest
7) Run update statements
update YCS_PLD_DETAIL set default_type= 'SYSTEM', default_value = '188'
where CARRIER = 'FedexAdaptor' and field_name = 'LabelFormatValue' and
field_location='187'
update YCS_PLD_DETAIL set default_type= 'SYSTEM', default_value =
'2105' where CARRIER = 'FedexAdaptor' and field_name = 'CODAmount' and
Field_location = '53' (for testing purpose)
update YCS_PLD_DETAIL set default_type= 'SYSTEM', default_value = 'Y'
where CARRIER = 'FedexAdaptor' and field_name = 'CODFundsInd' and
Field_location = '54' (for testing purpose)
8) Logistic management ->choose Cross Application > Carrier Special
Services.
Add 1ZCOD - Collect on Delivery

Steps:
1) Pass "SpecialServices" while creating shipment; e.g. input given below.

<Shipment DocumentType="0001"
EnterpriseCode="DEFAULT" SellerOrganizationCode="DEFAULT"
ShipNode="wh1" BuyerOrganizationCode="DEFAULT" ShipmentNo="RT20"
FreightTerms="PREPAID" >
<ScacAndService CarrierServiceKey=""
OrganizationCode="DEFAULT" ScacAndService="Express Saver"
ScacAndServiceKey="2004042615574845141" ScacKey="FEDX"/>
<ShipmentLines>
<ShipmentLine DocumentType="0001"
ItemID="obRet" Quantity="2" UnitOfMeasure="EACH" ProductClass="GOOD" />
</ShipmentLines>
<SpecialServices>
<SpecialService Action="Create"
SpecialServicesCode="1ZCOD"/>
</SpecialServices>
</Shipment>

2) Include shipment in a wave, assignLane, releaseWave
3) Run containerizeWave API
4) Run getTrackingNoAndPrintLabel API

PrintBuffer Attribute will have the ShippingLabel
CODReturnBuffer Attribute will have the COD Label


Cross reference information
Segment Product Component Platform Version Edition
Commerce Sterling Warehouse Management System AIX, HP-UX, Linux, Solaris, Windows 9.1, 9.0

Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

Sterling Selling and Fulfillment Suite

Warehouse Management System


Software version:
8.5, 9.0, 9.1


Operating system(s):
All


Reference #:
1612522


Modified date:
2012-11-19

Translate my page

Content navigation