Transform the X12 850 PO Message to the ORDERS05 Message
Both the X12 850 schemas and ORDERS05 schemas are pretty complex and require people with functional expertise in their respective domains to understand and create maps between the two schemas. While you already have the schema for ORDERS05 IDOC, you can get the schema for X12 PO message (X12_00401_850.xsd) from the MicrosoftEdiXSDTemplates.zip that you must have downloaded and extracted before. You must add this schema to the SAPIntegration project.
Creating a transform between the X12 850 PO and ORDERS05 PO requires functional domain knowledge of both the X12 schema and the ORDERS05 schema. Only then one can identify which field in the X12 schema maps to which field in the ORDERS05 schema. In this tutorial, we do not get into such details and instead use an existing transform (AzureTransformation.trfm) between these two schemas and add the transform as well to the Artifacts folder within the SAPIntegration project. This transform is available as part of the SAPIntegration project that you can download from the MSDN Code Gallery.
Consulte também
Data da compilação: