MDM Specific Maps
The translation maps are located in the $MQ_HOME/common/standard/maps folder.
File | Description |
---|---|
mp26importto26cateditadd.xsl |
This XSLT is used to translate a process definition from the xpdl2 format to the TIBCO MDM process definition (workflow) format. |
mp26importto26cateditchange.xsl |
This file translates the import workflow request mlXML document to a 'Record Modify' workflow request mlXML document and sets the document type and subtype before spawning the modify record subflow |
mp26importto26cateditdelete.xsl |
This file translates the import workflow request mlXML document to a 'Record Delete' document and sets the document type and subtype before spawning the delete record subflow. |
mpfrom26topdfprodspecv1.xsl |
This file provides a sample translation map for conversion of record data to PDF. The record data is in the mlXML format, typically output of one of the workflow activities. |
mpfromebxml21envelopetomlxml_Sample1.xsl |
This file removes the ebXML wrapper and extracts the mlXML payload from the received message. |
mpfromebxml21envelopetomlxml_Sample2.xsl |
This file removes the ebXML wrapper and extracts the mlXML payload from the received message. |
mpfromebxml21envelopetounknown.xsl |
This file is used during CommStandardInboundIntgrMsg unmarshalling for converting an ebXML message into the mlXML format. Use this file if the ebXML payload is within CDATA in the envelope. |
mpfromebxml21envelopetounknownxml.xsl |
This file is used during CommStandardInboundIntgrMsg unmarshalling for converting an ebXML message into the mlXML format. Use this file if the ebXML payload is XML and is NOT within CDATA in ebXML envelope. |
mpfromebxml21totransportevent.xsl |
This file is used during the unmarshalling process for converting an ebXML message into internal commEvent format. |
mpfromunknowntoebxml21envelope.xsl |
This file is used by the CommStandardOutboundIntgrMsg marshalling pipeline to convert an internal message to the ebXML format before sending it to an external application. |
mptrcommandtype.xslt |
This file is used by the ProcessServiceMessage activity to translate the command type from Query to Update in the response XML before adding it to the response jar file. |
Native80ToNew80MetaDataConverter.xsl |
During export of metadata (when only repository export is requested), this stylesheet is used to convert application generated metadata into new format which is more structured, has a schema defined and hence offers better validation. |
New80ToNative80MetaDataConverter.xsl |
During import of metadata (when only repository import is being processed) this stylesheet is used to convert incoming metadata (new format) into the native format which the application s and processes internally. Before this is done, incoming meta data is validated against a schema. |
xpdl2Tocim.xsl |
This XSLT is used to translate a process definition from the xpdl2 format to the TIBCO MDM process definition (workflow) format. |
Copyright © Cloud Software Group, Inc. All rights reserved.