T4EA  18.2 C7549 A21431
Teamcenter Gateway for Enterprise Applications API Reference
T4EA::PROP::CUSTOM::MAPPING Namespace Reference

Functions

 displayOfbizFixedAsset ObjectType ItemId
 Creates the XML payload for the EA data view for an Ofbiz fixed asset. More...
 
 displayOfbizProduct ObjectType ItemId
 Creates the XML payload for the EA data view for an Ofbiz product. More...
 
 displayOracleProductInformation ObjectType ItemId
 Creates the XML payload for the EA data view for an Oracle product. More...
 
 displaySoapArticle ObjectType ItemId
 Creates the XML payload for the EA data view for an DemoERP (SOAP) article. More...
 
 displaySoapDocument ObjectType ItemId
 Creates the XML payload for the EA data view for an DemoERP (SOAP) document. More...
 
 getArrayDataSave MaterialNumber KeyName
 Helper function to get the value for the given key from the ERPOutputDat array, avoiding error messages. More...
 
 GetEAData_Article SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters
 Creates the XML payload for the EA data view for an article. More...
 
 GetEAData_BillOfMaterial SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters
 Creates the XML payload for the EA data view for a BOM. More...
 
 GetEAData_Document SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters
 Creates the XML payload for the EA data view for a document. More...
 
 GetEAData_FixedAsset SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters
 Creates the XML payload for the EA data view for a fixed asset. More...
 
 GetEAData_Product SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters
 Creates the XML payload for the EA data view for a product. More...
 
 GetEAData_ProductAssociation SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters
 Creates the XML payload for the EA data view for an OFBiz BOM. More...
 
 GetEAData_ProductDocument SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters
 Creates the XML payload for the EA data view for a product document. More...
 
 GetEAData_ProductInformation SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters
 Creates the XML payload for the EA data view for ProductInformation. More...
 
 GetEAData_QueryResultObject SessionId QueryName ObjectKey TCUser TCLanguage ContainerId Parameters
 Creates the XML payload for the EA data view for an external query object. More...
 
 getXmlData MaterialNumber KeyName
 Helper function to get the value for the given key from the ERPOutputDat array, avoiding error messages. More...
 

Function Documentation

◆ displayOfbizFixedAsset()

T4EA::PROP::CUSTOM::MAPPING::displayOfbizFixedAsset   ObjectType ItemId  

Creates the XML payload for the EA data view for an Ofbiz fixed asset.

Parameters
ObjectType- TC object type (which has been selected in the portal)
ItemId- TC object id (which has been selected in the portal)
Returns
XML-Payload used to render the data view

References T4X::CORE::getSessionLogChannel(), getXmlData(), T4EA::CUSTOM::SERVICES::ofBIZservice(), and tpwrite().

Referenced by GetEAData_FixedAsset().

◆ displayOfbizProduct()

T4EA::PROP::CUSTOM::MAPPING::displayOfbizProduct   ObjectType ItemId  

Creates the XML payload for the EA data view for an Ofbiz product.

Parameters
ObjectType- TC object type (which has been selected in the portal)
ItemId- TC object id (which has been selected in the portal)
Returns
XML-Payload used to render the data view

References T4X::CORE::getSessionLogChannel(), getXmlData(), T4EA::CUSTOM::SERVICES::ofBIZservice(), and tpwrite().

Referenced by GetEAData_Product(), and GetEAData_QueryResultObject().

◆ displayOracleProductInformation()

T4EA::PROP::CUSTOM::MAPPING::displayOracleProductInformation   ObjectType ItemId  

Creates the XML payload for the EA data view for an Oracle product.

Parameters
ObjectType- TC object type (which has been selected in the portal)
ItemId- TC object id (which has been selected in the portal)
Returns
XML-Payload used to render the data view

References getArrayDataSave(), T4EA::CUSTOM::ORACLE::getObjectInfo(), T4X::CORE::getSessionLogChannel(), and tpwrite().

Referenced by GetEAData_ProductInformation(), and GetEAData_QueryResultObject().

◆ displaySoapArticle()

T4EA::PROP::CUSTOM::MAPPING::displaySoapArticle   ObjectType ItemId  

Creates the XML payload for the EA data view for an DemoERP (SOAP) article.

Parameters
ObjectType- TC object type (which has been selected in the portal)
ItemId- TC object id (which has been selected in the portal)
Returns
XML-Payload used to render the data view

References T4X::CORE::getSessionLogChannel(), and tpwrite().

Referenced by GetEAData_Article().

◆ displaySoapDocument()

T4EA::PROP::CUSTOM::MAPPING::displaySoapDocument   ObjectType ItemId  

Creates the XML payload for the EA data view for an DemoERP (SOAP) document.

Parameters
ObjectType- TC object type (which has been selected in the portal)
ItemId- TC object id (which has been selected in the portal)
Returns
XML-Payload used to render the data view

References T4X::CORE::getSessionLogChannel(), and tpwrite().

Referenced by GetEAData_Document().

◆ getArrayDataSave()

T4EA::PROP::CUSTOM::MAPPING::getArrayDataSave   MaterialNumber KeyName  

Helper function to get the value for the given key from the ERPOutputDat array, avoiding error messages.

Parameters
MaterialNumber- The object id for which the value will be retrieved
KeyName- The name of the key for which the value will be retrieved
Returns
Value or {}

References T4X::CORE::getSessionLogChannel(), and tpwrite().

Referenced by displayOracleProductInformation().

◆ GetEAData_Article()

T4EA::PROP::CUSTOM::MAPPING::GetEAData_Article   SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters  

Creates the XML payload for the EA data view for an article.

Parameters
SessionId- TC session id
ItemType- TC item type (which has been selected in the portal)
ItemRevisionType- TC item rev type (which has been selected in the portal)
ObjectType- TC object type (which has been selected in the portal)
TCUser- TC user who initiated the data view call
TCLanguage- Language which will be used for the data view call
ContainerId- Optional parameter which defines the current display container
Parameters- Optional parameter which defines the used parameters for the data retrieval
Returns
XML-Payload used to render the data view

References displaySoapArticle(), T4X::TC::MAPPING::FieldMapping(), T4X::CORE::getSessionLogChannel(), and tpwrite().

◆ GetEAData_BillOfMaterial()

T4EA::PROP::CUSTOM::MAPPING::GetEAData_BillOfMaterial   SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters  

Creates the XML payload for the EA data view for a BOM.

Parameters
SessionId- TC session id
ItemType- TC item type (which has been selected in the portal)
ItemRevisionType- TC item rev type (which has been selected in the portal)
ObjectType- TC object type (which has been selected in the portal)
TCUser- TC user who initiated the data view call
TCLanguage- Language which will be used for the data view call
ContainerId- Optional parameter which defines the current display container
Parameters- Optional parameter which defines the used parameters for the data retrieval
Returns
XML-Payload used to render the data view

References T4EA::CONNECTION2EA::getCurrentEAInfo(), T4X::XML::PARSER::getResultArrayInfo(), T4X::CORE::getSessionLogChannel(), T4X::TC::MAPPING::IndexedFieldMapping(), T4X::SOA::performGenericWebServiceCall(), and tpwrite().

◆ GetEAData_Document()

T4EA::PROP::CUSTOM::MAPPING::GetEAData_Document   SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters  

Creates the XML payload for the EA data view for a document.

Parameters
SessionId- TC session id
ItemType- TC item type (which has been selected in the portal)
ItemRevisionType- TC item rev type (which has been selected in the portal)
ObjectType- TC object type (which has been selected in the portal)
TCUser- TC user who initiated the data view call
TCLanguage- Language which will be used for the data view call
ContainerId- Optional parameter which defines the current display container
Parameters- Optional parameter which defines the used parameters for the data retrieval
Returns
XML-Payload used to render the data view

References displaySoapDocument(), T4X::TC::MAPPING::FieldMapping(), T4X::CORE::getSessionLogChannel(), and tpwrite().

◆ GetEAData_FixedAsset()

T4EA::PROP::CUSTOM::MAPPING::GetEAData_FixedAsset   SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters  

Creates the XML payload for the EA data view for a fixed asset.

Parameters
SessionId- TC session id
ItemType- TC item type (which has been selected in the portal)
ItemRevisionType- TC item rev type (which has been selected in the portal)
ObjectType- TC object type (which has been selected in the portal)
TCUser- TC user who initiated the data view call
TCLanguage- Language which will be used for the data view call
ContainerId- Optional parameter which defines the current display container
Parameters- Optional parameter which defines the used parameters for the data retrieval
Returns
XML-Payload used to render the data view

References displayOfbizFixedAsset(), T4X::TC::MAPPING::FieldMapping(), T4X::CORE::getSessionLogChannel(), and tpwrite().

◆ GetEAData_Product()

T4EA::PROP::CUSTOM::MAPPING::GetEAData_Product   SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters  

Creates the XML payload for the EA data view for a product.

Parameters
SessionId- TC session id
ItemType- TC item type (which has been selected in the portal)
ItemRevisionType- TC item rev type (which has been selected in the portal)
ObjectType- TC object type (which has been selected in the portal)
TCUser- TC user who initiated the data view call
TCLanguage- Language which will be used for the data view call
ContainerId- Optional parameter which defines the current display container
Parameters- Optional parameter which defines the used parameters for the data retrieval
Returns
XML-Payload used to render the data view

References displayOfbizProduct(), T4X::TC::MAPPING::FieldMapping(), T4X::CORE::getSessionLogChannel(), and tpwrite().

Referenced by GetEAData_ProductDocument().

◆ GetEAData_ProductAssociation()

T4EA::PROP::CUSTOM::MAPPING::GetEAData_ProductAssociation   SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters  

Creates the XML payload for the EA data view for an OFBiz BOM.

Parameters
SessionId- TC session id
ItemType- TC item type (which has been selected in the portal)
ItemRevisionType- TC item rev type (which has been selected in the portal)
ObjectType- TC object type (which has been selected in the portal)
TCUser- TC user who initiated the data view call
TCLanguage- Language which will be used for the data view call
ContainerId- Optional parameter which defines the current display container
Parameters- Optional parameter which defines the used parameters for the data retrieval
Returns
XML-Payload used to render the data view

References T4X::CORE::getSessionLogChannel(), T4X::TC::MAPPING::IndexedFieldMapping(), T4EA::CUSTOM::SERVICES::ofBIZservice(), and tpwrite().

◆ GetEAData_ProductDocument()

T4EA::PROP::CUSTOM::MAPPING::GetEAData_ProductDocument   SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters  

Creates the XML payload for the EA data view for a product document.

Parameters
SessionId- TC session id
ItemType- TC item type (which has been selected in the portal)
ItemRevisionType- TC item rev type (which has been selected in the portal)
ObjectType- TC object type (which has been selected in the portal)
TCUser- TC user who initiated the data view call
TCLanguage- Language which will be used for the data view call
ContainerId- Optional parameter which defines the current display container
Parameters- Optional parameter which defines the used parameters for the data retrieval
Returns
XML-Payload used to render the data view

References GetEAData_Product(), T4X::CORE::getSessionLogChannel(), and tpwrite().

◆ GetEAData_ProductInformation()

T4EA::PROP::CUSTOM::MAPPING::GetEAData_ProductInformation   SessionId ItemType ItemRevisionType ObjectType TCUser TCLanguage ContainerId Parameters  

Creates the XML payload for the EA data view for ProductInformation.

Parameters
SessionId- TC session id
ItemType- TC item type (which has been selected in the portal)
ItemRevisionType- TC item rev type (which has been selected in the portal)
ObjectType- TC object type (which has been selected in the portal)
TCUser- TC user who initiated the data view call
TCLanguage- Language which will be used for the data view call
ContainerId- Optional parameter which defines the current display container
Parameters- Optional parameter which defines the used parameters for the data retrieval
Returns
XML-Payload used to render the data view

References displayOracleProductInformation(), T4X::TC::MAPPING::FieldMapping(), T4X::CORE::getSessionLogChannel(), and tpwrite().

◆ GetEAData_QueryResultObject()

T4EA::PROP::CUSTOM::MAPPING::GetEAData_QueryResultObject   SessionId QueryName ObjectKey TCUser TCLanguage ContainerId Parameters  

Creates the XML payload for the EA data view for an external query object.

Parameters
SessionId- TC session id
QueryName- Query name to be executed
ObjectKey- EA object key used for query
TCUser- TC user who initiated the data view call
TCLanguage- Language which will be used for the data view call
ContainerId- Optional parameter which defines the current display container
Parameters- Optional parameter which defines the used parameters for the data retrieval
Returns
XML-Payload used to render the data view

References displayOfbizProduct(), displayOracleProductInformation(), T4X::CORE::getSessionLogChannel(), and tpwrite().

◆ getXmlData()

T4EA::PROP::CUSTOM::MAPPING::getXmlData   MaterialNumber KeyName  

Helper function to get the value for the given key from the ERPOutputDat array, avoiding error messages.

Parameters
MaterialNumber- The object id for which the value will be retrieved
KeyName- The name of the key for which the value will be retrieved
Returns
Value or {}

References T4X::CORE::getSessionLogChannel(), and tpwrite().

Referenced by displayOfbizFixedAsset(), and displayOfbizProduct().