User-Defined Codes for Direct Connect and PO Dispatch

To successfully communicate between JD Edwards EnterpriseOne and third-party vendors, you must verify that the transformer document names exist in UDC table 43E/SN and that the cXML format that you are using exists in UDC 43E/XS. This table lists the values that must exist to use the predefined transformer documents in cXML 1.2.016 format. Verify that all of these codes exist:

UDC Table

Codes

Description 01

Hard Coded

43E/XS

CXML12016

CXML 1.2.016

Y

43E/SN

01

PunchOutSetupRequest

Y

43E/SN

02

PunchOutSetupResponse

Y

43E/SN

03

PunchOutOrderMessage

Y

43E/SN

04

OrderRequest

Y

43E/SN

05

OrderResponse

Y

Note:

The descriptions listed in UDC 43E/SN are cXML document names for their respective HTTP services. However, JD Edwards EnterpriseOne applications might refer to them differently, as listed here:

PunchOutSetupRequest – Authentication Request

PunchOutSetupResponse – Authentication Response

PunchOutOrderMessage – Shopping Cart Response

OrderRequest – PO Dispatch Request

OrderResponse – PO Dispatch Response

See www.cxml.org for more information about cXML standards and versions.