Broker Assets
Using Deployer, you can deploy your Broker assets and JNDI assets to another Broker, and share the assets that you created in Broker with other applications.
Important: webMethods Broker has been deprecated.
webMethods Broker enables you to export the following assets to Deployer:
Broker assets such as clients, client groups, and document types.
JNDI assets such as JMS queues and JMS topics created by
webMethods JNDI providers.
Some Broker assets have dependencies on other Broker components. When you export assets that have dependencies on other assets, the corresponding dependent assets are also exported. For example, when you export a client group, the document types belonging to that client group are also exported.
The following table lists:
The assets that you can export
The asset type ID for each asset
Asset dependencies
Asset | Asset Type ID | Dependencies |
Client group | ClientGroup | Document Type |
Client | Client | Client Group |
Document type | DocumentType | None |
JMS destination (JMS queues and JMS topics created by webMethods JNDI providers) | JMSDestination | None |