The adapter XML File
The adapter XML file is used to configure connectivity to the back-end system and to declare the procedures exposed by the adapters to applications and to other adapters.
The root element of the document is <adapter>.
- For elements whose content is the same for all types of back-end application, this section contains complete details of the tag content.
- For elements whose content is different for different types of back-end applications, this section contains a general description of the content of the elements. Full details of the content can be found in the topic that describes the specific adapter.
- The <adapter> element of the adapter XML file
- The <connectivity> element of the adapter XML file
- The <connectionPolicy> element of the adapter XML file
- The <procedure> element of the adapter XML file
- The root element of the HTTP adapter XML file
- The <connectionPolicy> element of the HTTP adapter
- The <maxConcurrentConnectionsPerNode> element of the HTTP adapter
- The <authentication> element of the HTTP adapter
- The <proxy> element of the HTTP adapter
- The root element of the SQL adapter XML file
- The <connectionPolicy> element of the SQL adapter
- The root element of the Cast Iron adapter XML file
- The <connectionPolicy> element of the Cast Iron adapter
- The root element of the JMS adapter XML file
- The <connectionPolicy> element of the JMS adapter
- The <namingConnection> element of the JMS adapter
- The <jmsConnection> element of the JMS adapter
- The root element of the SAP Netweaver Gateway adapter XML file
- The <connectionPolicy> element of the SAP Netweaver Gateway adapter
Parent topic: Develop the server side of a MobileFirst application