exportFormat | String Optional. Format for the output data. Set to one of the following: If you intend to import the list into Universal Messaging, select XML. |
messagingType | String Optional. Type of messaging for which to export a list of related Universal Messaging assets. Set to: |
connectionAliasName | String Optional. Name of the connection alias for which to export a list of related Universal Messaging assets. If you do not provide a value, the pub.utils.messaging:getUMDependencies service exports assets for all the messaging aliases for the specified messagingType. If you specify a connection alias that does not depend on any Universal Messaging assets, the resulting output will be empty. |
includeDefaultUMConfiguration | String Optional. Whether default Universal Messaging configuration values are included in the output. Set to: |
includeWmAssets | String Optional. Whether to include Integration Server assets (publishable document types and triggers) in system packages that begin with “Wm”. Set to: |
document | Document Conditional. An IData containing the exported data. The service returns the document field only when exportFormat is IDATA. |
xmldata | String Conditional. An XML string containing the exported data. The service returns the xmldata field only when exportFormat is XML. |