In this example we do a SQL call to a database and convert the call to a XML. And we uses the XML to do the HTTP request body.
The response we send to the next integration. And convert it from XML to SQL and put it in to the database.


In this example we do a SQL call to a database and convert the call to a XML. And we uses the XML to do the HTTP request body.
The response we send to the next integration. And convert it from XML to SQL and put it in to the database.


0 Comments