FileConverter Files (*FileConverter.XML)

Purpose

This schema file contains the information on File parsers and generators. File converters can be created in the Customization tab of the Gateway user interface. Gateway uses file parsers to read data in csv files that are specially formatted for Gateway, and file generators to write data into a csv-formatted file.

Schema file

FileConverter.xsd

Contents

A FileConverters element that contains zero to many FileConverter elements. Each FileConverter element is of the type FileConverterType.

FileConverters Table

The FileConverters table contains zero to many FileConverter elements.

Element

Type

Parent

Description

FileConverter

FileConverterType
(See FileConverterType table below)

FileConverters

The element that is a container for zero or more FileConverter elements.

FileConverterType Table

The FileConverterType table contains information about each FileConverter element. These include:

Element

Type

Parent

Description

Name

string
restricted to maxLength(60)

FileConverter

The element that is a container for the name of the FileConverter.

Description

string
restricted to maxLength(255)

FileConverter

The element that is a container for the description of the FileConverter.

Type

string
restricted to maxLength(10)
Parser
Generator

FileConverter

The element that is a container for the type of FileConverter. Choices include, Parser and Generator.

Script

string
restricted to maxLength(2048)

FileConverter

The element that is a container for the Groovy code for the FileConverter.

Related Topics

Appendix C: Primavera Gateway Schema Files

Data Value Mapping Files (*DVM.xml)

Event Provider Files (*EventProvider.xml)

FieldMapTemplate Files (*FieldMapTemplate.XML)

Flow Files (*Flow.XML)

FlowDefinition Files (*FlowDefinition.XML)

Data Dictionary Files (*MetaData.xml)

Provider Files (*Provider.xml)

XRefDefinition File (*xrefDefinition.xml)

DataConfiguration File (*dataConfiguration.XML)



Legal Notices | Your Privacy Rights
Copyright © 2013, 2021

Last Published Thursday, December 16, 2021