XLSX Adapter
Usage
The XLSX format (since Office 2007) is a zip archive comprising several XML-based configuration and data files.
The XLSX Format Adapter transforms this archive into a single XML structure based on the IBISDirectory-XML format and creates an XLSX zip archive from a file in the IBISDirectory-XML format, respectively.
When converting XLSX > XML no layout information is taken over. |
Preparing Input Messages for XML > XLSX Conversion
When converting from XML > XLSX, the XLSX adapter expects input messages to have the IBISDirectory-XML format.
Use an XSLT converter and the supplied mapping template for converting your input message into this format.
Proceed as follows
-
Create an XSLT converter.
-
In the XML target file area, click the button and select Open from > Repository. The Repository Explorer is displayed.
-
Open the directory
Global > System > Mapping Templates > XLSX Adapter
and select the fileExampleFolder.xml
-
Click OK. The explorer closes and the template is displayed.
-
Map your input message on the template structure.