Purpose
The FieldMapTemplate files defines the field mapping templates used by two provider applications.
Schema File
FieldMapTemplate.xsd
Contents
A FieldMapTemplates element that contains the following elements:
Element | Type | Parents | Description |
---|---|---|---|
GuestAppName |
string | FieldMapTemplates | The element that specifies the name of the guest application. The name should match the appropriate /MetaData/App/Name that is specified in the *MetaData.xml file |
HostAppName |
string | FieldMapTemplates | The name of the host application. The name should match the appropriate /MetaData/App/Name that is specified in the *MetaData.xml file. |
App1Name |
string | FieldMapTemplates | The name of the application that can be used as a host or a guest application. The name should match the appropriate /MetaData/App/Name that is specified in the *MetaData.xml file. |
App2Name |
string | FieldMapTemplates | The name of the application that can be used as a host or a guest application. The name should match the appropriate /MetaData/App/Name that is specified in the *MetaData.xml file. |
FieldMapTemplate |
FieldMapTemplateType | FieldMapTemplates | The name of the field map template to be used for the two applications. |
FieldMapTemplateType Table
Element | Type | Parents | Description |
---|---|---|---|
Description |
string | FieldMapTemplate | A description of the field map template. |
App1BusinessObjectName |
string | FieldMapTemplate | The business object name in the guest application if different from the Gateway business object name. |
App2BusinessObjectName |
string | FieldMapTemplate | The business object name in the host application if different from the Gateway business object name. |
GuestBusinessObjectName |
string | FieldMapTemplate | The business object name in the guest application if different from the Gateway business object name. |
HostBusinessObjectName |
string | FieldMapTemplate | The business object name in the host application if different from the Gateway business object name. |
Name |
string | FieldMapTemplate | The name of the field map template. |
PDIBusinessObjectName |
string | FieldMapTemplate | The name of the business object in the Gateway format. |
FieldMap | FieldMapType | FieldMapTemplate | The name of the field map defined in the field map template. A field map template can contain multiple field maps. |
FieldMapType Table
Element | Type | Parents | Description |
---|---|---|---|
App1 |
string | FieldMap | The name of the application designated as the guest. |
App2 |
string | FieldMap | The name of the application designated as the host. |
Guest |
string | FieldMap | The name of the field map in the guest application. |
Host |
string | FieldMap | The name of the field map in the host application. |
PDI |
string | FieldMap | The name of the field map in the Gateway format. |
Appendix B - Primavera Gateway Schema Files
Data Value Mapping Files (*DVM.xml)
Event Provider Files (*EventProvider.xml)
FlowDefinition Files (*FlowDefinition.XML)
Data Dictionary Files (*MetaData.xml)
Provider Files (*Provider.xml)
DataConfiguration File (*dataConfiguration.XML)
Legal Notices
Copyright © 2013, 2015,
Oracle and/or its affiliates. All rights reserved.
Last Published Wednesday, March 25, 2015