Bronze 1
Since ‎07-07-2021
‎11-02-2021

My Stats

  • 11 Posts
  • 0 Solutions
  • 0 Likes given
  • 1 Likes received

Nitesh_jai's Bio

Badges Nitesh_jai Earned

View all badges

Recent Activity

I have created an API PROXY in Apigee which converts REST to SOAP to REST. There is one operation which accepts method PUT and APigee build the SOAP XML request based on the XSLT defined. This XSLT is auto generated when i imported my WSDL. Now I see...
My target application return multipart content-type as follows: 1- --MIMEBoundaryurn_uuid_795C7A95B114426B2C1626102672319Content-Type: application/xop+xml; charset=UTF-8; type="text/xml"Content-Transfer-Encoding: binary 2- --MIMEBoundaryurn_uuid_795C...
I have proxy which convert soap to rest. I observed that, when i get the response data with Base64 encoded then Apigee policy "XML to JSON" does not convert my response FROM SOAP to JSON. I see "XML to JSON" return XML response only. Though it conver...
I have WSDL and trying to expose a SOAP service as an API proxy. When I follow this steps to create my Proxy . I observed, my operation name start with reterive* then it creates the Get request but if i have operation name start with generate* or mod...
Likes from