Hi Hermann,
To get rid of sql data source, am trying to use REST call to cloud db. and dbapi/v4/sql_jobs is the job to insert the data.
But in commands field, I need to give insert statement where one of the column value should be an xml payload..
since the namespaces (xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/") in xml has " , its failing but with \" its working.. I checked that by manually replacing " with \". Now trying to do the same in xslt. checked translate function, other solutions from forum using recursive calls. but none working..
Can you help here.
#DataPower#Support#SupportMigration