Integrating IBM App Connect with IBM Cloudant Request Node
The IBM Cloudant Request Node, which is introduced in IBM APP CONNECT 12.0.5.0. It is used to connect to IBM Cloudant and It performs the request to create, retrieve, update and delete the documents in IBM Cloudant.
The main feature of IBM Cloudant Request Node it can perform different actions:
- Create, retrieve, update and delete the documents in the Database.
The main advantage of IBM Cloudant Request Node operations:
it is synchronous and Non-transactional, which means if the message flow fails and rolls back the IBM Cloudant Request Node, the operation of the data source will still be complete.
IBM App Connect Enterprise communicates synchronously with IBM Cloudant through the IBM Cloudant Request node, which is available on Windows, AIX, and Linux systems.
The action property shows the action to be performed by the IBM Cloudant Request node. The action is defined through the Connector Discovery wizard and is then displayed in the Action property in read-only format.
Click Launch Connector Discovery to start the Connector Discovery wizard for the IBM Cloudant connector, and define the action that you require.