Rest Adapter
Dear All,
In our development environment we are using SOAP pipelines and exposing our soap pipelines via 2 proxies: A soap proxy and a REST proxy.
We are using REST adapter to convert pipeline response from SOAP to REST. Payload is also transformed from XML to JSON.
Our development environment was created using soa quickstart 12.2.1.0 then upgraded to latest version (soa quickstart 12.2.1.3)
we noticed that REST adapter is transforming repetitive elements to arrays.
For example lets consider below schema definition:
<?xml version="1.0" encoding="UTF-8"
?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://tempuri.org" targetNamespace="http://tempuri.org