This program is used to create various DI interface documents, e.g., XML schema (XSD), HTML documentation, PDF documentation or Integrator script. It is also possible to add data in the Work with DI mapping definition program (method subtype = *ASWXML2) on this panel.
- DI document
- Enter the name of the DI document to be processed.
- DI document subtype
- Enter the DI document subtype to be processed.
- Direction
- Enter one of the following values to indicate the direction of the process:
Value | Description |
---|---|
I | Inbound direction |
O | Outbound direction |
- Public fields only
- This field is set to YES by default meaning that the following selection will be made:
Direction value | Description |
---|---|
I | Fields that are public and I/O-attribute is B or I will be selected. |
O | Fields that are public and I/O-attribute is B or O will be selected. |
Only activated files connected to the document/document subtype will be processed.
If this field is set to NO, all fields defined in the database definitions for the activated files connected to the document/document subtype will be processed. Note: To see which files are connected and active for a document, refer to the Work with DI documents chapter in the Data Interchange Technical Guide.
- Use long field names
- This field is set to YES by default meaning that long file names and long field names will be used when creating the various tags. If this field is set to NO, object names and field names will be used when creating the various tags.
- XSD document name
- Enter a name of the document being created (suffix .xsd will be appended to the name). The file will be stored on the IFS in the folder entered in Folder name below.
- HTML document name
- Enter a name of the document being created (suffix /l will be appended to the name). The file will be stored on the IFS in the folder entered in Folder name below.
- ITR-script name
- Enter a name of the document that is being created (suffix .itr will be appended to the name).
Direction Action For inbound documents Only one main script will be created with the following name pattern: Entered name + ‘_’ + ‘ASWInbound’ + document description + ‘XML.itr’
For example, if entered ITR-script name = xyz and direction = I and document is INVOIC, the name will be:
- xyz_ASWInboundInvoiceXML.itr
For outbound documents One main script + one script per file will be created with the following name pattern: Main script name
Entered name + ‘_’ + ‘ASWOutbound’ + document description + ‘XML.itr’For example, if entered ITR-script name = xyz and direction = O and document is INVOIC, the name will be:
- xyz_ASWOutboundInvoiceXML.itr
File script name
Entered name + ‘_’ + long file name + ‘XML.itr’For example, if entered ITR-script name = xyz and direction = O and document is INVOIC, the following file names will be created:
- xyz_ASWDIDocumentControllerXML.itr
- xyz_INVOICHeaderXML.itr
- xyz_INVOICAddressXML.itr
- xyz_INVOICDetailVATXML.itr
- xyz_INVOICDetailXML.itr
- xyz_INVOICDiscountXML.itr
The file(s) will be stored on the IFS in the folder entered in Folder name below.
- Folder name
- The folder name ASW/A600A/Schemas is defaulted (shipped folder), but can be changed. Entered folder name must exist on the IFS.
- Create DI mapping
- Indicate if DI mapping definitions should be created with method subtype = *ASWXML2.
- Subset
- Subset *STANDARD is defaulted. Keep as is or change to the applicable subset for this file.