Transformer Information

Some business services use jDeveloper's transformer feature to create .xsl style sheet documents, which map the data from the source to the target schema. The business services use the filter fields to retrieve the file path for the appropriate .xsl file to invoke. The file paths are entered using the Business Service File Locations program (P43E35). The J43E0030 uses these .xsl style sheet documents to process inbound and outbound messages.

This table lists the file paths and filter fields for the outbound (request), from the JD Edwards EnterpriseOne schema to the supplier's cXML schema:

Title

Description

Source Schema file path

oracle/e1/bssv/J43E0040/docs/OrderRequest_E1XML.xsd

Target Schema file path

oracle/e1/bssv/J43E0040/docs/OrderRequest_CXML12016.xsd

XSL Style Sheet file path

oracle/e1/bssv/J43E0040/docs/Map_OrderRequest_From_E1XML_to_CXML12016.xsl

Document Name filter field

InternalVO member: szOrderReqXMLDocName

Service Name filter field

J43E0030_KEY_ORDER_REQUEST_UDC_CODE - BSSV Service Constant key

See Setting Up Transformer Document File Path Names.