former_member61388
Participant
Member since ‎07-09-2019

User Statistics

  • 43 Posts
  • 0 Solutions
  • 21 Kudos given
  • 11 Kudos received

User Activity

Hello, I need to do some logic in case the SuccessFactors OData V2 Receiver returns something different from 200. Too bad I can't get the http response status code from CamelHttpResponseCode in any way, I tried to enable all headers on entire flow wi...
Hello, I am developing an integration flow and last week the SFTP outgoing file write connection was working. Now it gives me "com.jcraft.jsch.JSchException: Auth fail". The SHH connection test of scpi works perfectly, I can even see directories ...
Hello, we have a web app that when uses GET and POST, behind the application router everything works fine.We correctly Fetch and set the x-csrf-token.But when we try to use the DELETE method we get a 403 error from the browser.We found out that with ...
Hello, since yesterday I cannot push an application router because I obtain this error every time. ERR! request to https://npm.sap.com/@sap%2fapprouter failed, reason: certificate has expired I can see that the certificate on https//npm.sap.com h...
Hello, I am developing an integration based on EmpJob using HTTP OData query, I need to select only modified, created and the ones that became "current" because of statDate records between now and the last run. But when a record is modified between...