joel_langoyan
Participant
Member since ‎09-26-2016

User Statistics

  • 139 Posts
  • 6 Solutions
  • 11 Kudos given
  • 12 Kudos received

User Activity

Hi Experts, As title says, need advise on how to approach such requirement. I read Handling MIME Multi Part response with embedded attachment object in Cloud Integration | SAP Blogs by which it seems that same bank that will have to be integrated i...
Hi Experts, As stated in the title, how to go about this. We have requirement to sign and encrypt json payload as API request. The signing and encryption results into just a string value which from my understanding is a form of JWT. The response of...
OVERVIEW We had requirement to sign and encrypt all API request to our client's partner bank and then decrypt the response. The bank called this encryption scheme as PKI encryption which upon research with the sample payload lead to the W3C Recommen...
Hi Experts, I need to capture HTTP response headers from my target API in similar way they are available as you test with Postman. Right now I can only see these headers when the call is successful. I need to capture them most importantly for failu...
Hi Experts, Is it possible to get the value of http header and capture it as part of message processing log? Receiver system has this custom header that would contain a value like a message id of sort on their side. As mentioned, I need to capture ...