Show TOC Start of Content Area

Function documentation JMS ConnectionFactory and JMS Destination Import and Export  Locate the document in its SAP Library structure

Use

You can export and save the data for one or more JMS ConnectionFactory and JMS Destination objects into a descriptor XML file. For JMS ConnectionFactory the document type of the XML is defined by the jms-factories.dtd. For JMS Destination, the document type of the XML is defined by jms-destinations.dtd.

You can also import data from a file of this type to create ConnectionFactory or Destination object(s).

This function is available in the Runtime tab of JMS Connector Service in the Visual Administrator.

Activities

Exporting ConnectionFactory

To export the data for a single ConnectionFactory instance, select the entry in the Resources Factories <applicationName> tree and then choose This graphic is explained in the accompanying text Export this Factory to XML.

To export all ConnectionFactory objects assigned to an application, select the relevant application name in the Resources Factories tree and choose This graphic is explained in the accompanying text Export this Factory to XML.

Exporting Destination

To export the data about a single Destination object, select the entry in the Resources Destinations <applicationName> <destinationName> tree and then choose This graphic is explained in the accompanying text Export this Factory to XML.

To export all Destination objects assigned to an application, select the relevant application name in the Resources Destinations <applicationName> tree and choose This graphic is explained in the accompanying text Export this Factory to XML.

Importing ConnectionFactory or Destination

To import the data from an XML file, choose This graphic is explained in the accompanying text Import Factory from XML on the toolbar and browse to the file you want to import.

 

 

End of Content Area