aditya_20
Explorer
Member since ‎2023 Aug 09

User Statistics

  • 35 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello All,I have got a requirement to log the PDF payload at the time of exception. I have tried the below script but the payload that got logged was not in PDF format but in .txt format. import com.sap.gateway.ip.core.customdev.util.Message;import j...
Hello All,I have been encountering 401 unauthorized error while testing from partner end for HTTP and AS2 connection.I have used the basic authentication for sender AS2 and HTTP with necessary roles assigned. Valid Certificates were updated at both e...
Hello All,I have got a requirement in CPI where I need the sftp sender adapter to poll all .pdf and .PDF files from a directory.Can anyone provide some insight on how the filename field value should be provided at sftp adapter level so that it meets ...
Hello all,I'm migrating an HTTP interface from PO to BTP-IS. Just wanted to know how the query parameters option in PO HTTP receiver can be implemented in HTTP receiver adapter in CPI.Attaching the PO configuration screenshot for reference.Thank you,...
Hello all,I'm facing difficulty in retrying failed messages in B2B monitoring. After I trigger the retry option it ends up in Step 3 Receiver Communication Flow failure with error message :java.lang.NullPointerException: while trying to invoke the me...