Customizing XSLT Transforms
XSLT has been delivered
for each of the sample EDI integrations to transform XML between the
EDI and PeopleSoft message layouts and data values. Application Engine
(AE) programs acts as a delivery mechanism for each of the transforms.
Each AE program is named EDI_xxx_y where xxx is the EDI
transaction set number, and y is the direction
of the transform (either In or Out). This shortened
name format allows room for a unique identifier to be appended to
the end of the name as users create customized copies of the AE and
XSLT for each trading partner with unique transformation needs.
The XSLT for the trading partner must then be modified using the graphical mapper or any XSLT editor to match any changes to the delivered attribute mappings.
Note:
This new transform AE will then be used in place of the sample one when creating a service operation routing for the integration to the trading partner.