Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with Document Types | Creating an IS Document Type | Creating a Document Type from a Flat File Schema
 
Creating a Document Type from a Flat File Schema
You can create an IS document type from a flat file schema that resides on the same Integration Server. You can use this IS document type to represent the structure of the flat file. This can be helpful when mapping to or from services that consume or produce flat files.
You can also use the pub.flatFile:generate:createDocumentType to create an IS document type from a flat file schema.
*To create a document type from a flat file schema
1. In the Package Navigator of Designer, open the flat file schema from which you want to create an IS document type.
2. On the Flat File Schema editor toolbar, click .
Integration Server creates an IS document type named flatFileSchemaDT in the same location as the flat file schema.
3. Select File > Save.