ankit_mishra09
Participant
Member since ‎03-02-2014

User Statistics

  • 74 Posts
  • 2 Solutions
  • 22 Kudos given
  • 6 Kudos received

User Activity

OAuth 2.0 is widely used these days in most of the REST Services. To access any REST service which is using OAuth 2.0, you need ACCESS TOKEN from the REST providers. david.halsband4 has already provided a blog for the same using UDF https://blogs.s...
Hi Folks, Recently I was working on a Proxy to REST synchronous scenario, where I was using Async-Sync Bridge to accomplish the same (as per the requirement). You may refer William's blog for the same: https://blogs.sap.com/2014/01/28/generic-pi-asy...
Hi Experts, I've a synchronous scenario REST to JDBC (OER HANA). While testing I'm getting below error when a request message is triggered. "Error processing request in sax parser: Error when executing statement for table/stored proc. '"SAPOER"."...
Hi Experts, I'm receiving the below error for some of my RFC sender channels:Error in processing caused by: com.sap.mw.jco.JCO$Exception: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Wed Aug 17 15:23:50 UTC 2016.This is caused by either a...
Hi All,I'm trying to use a web service via a UDF (SOAP Lookup). I've taken a FILE sender channel & in the mapping I'm using SOAP lookup & the response is to be taken in another FILE. Now when I try to do this I get the below message in the File.<?...