robertot4s
Contributor
Member since ‎2005 Jan 17

User Statistics

  • 203 Posts
  • 25 Solutions
  • 34 Kudos given
  • 42 Kudos received

User Activity

When I first started using CPI, I missed a lot the monitoring capabilities of SAP PO… A few months ago, SAP released the Message Status Overview functionality for SAP Integration Suite and it  made me really happy, but I still miss the ability to fil...
Some time ago I needed to sign a PDF document in SAP Integration Suite; I looked at the signer standard elements and I missed a PDF Signer…I supposed that it needs a commercial library to sign PDFs (like iText) and maybe it is not as easy as I though...
The present post does not pretend to explain technical functionalities about de REST Adapter, it tries to analyze if the Adapter is fully compatible with RESTful services. If you want to know more about the technical details, I highly recommend to yo...
Recently, we have found an interesting error when calling a web service via Hessian protocol, and we have not found any information in Internet. In an integration scenario, we had to invoke a web service via HTTPS and using Hessian library (version ...
Hi all!We have implemented a REST service in SAP PO 7.40 SP12. This is an operation GET with a parameter named "idioma":http://<host>:<port>/RESTAdapter/path?idioma=EWe had a problem with the parameter, because the values were cached. For this reason...