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...
Hi @Yogita1 ,With JMS adapter you can't because it is for local JMS queues in the same tenant.With XI protocol maybe... but I don't see the advantage. Personally, I don't like XI protocol, it is like an old protocol from PI/PO for on-prem integration...
Hi @Yogita1 ,There isn't any specific adapter to connect CPI systems, you can use standard adapters like HTTP/HTTPS. ProcessDirect adapter is only for iflows deployed in the same tenant.Regards,Roberto
Hi @Yogita1 ,Communication between both CPI's is similar to communication between an external web application and CPI, so you don't have limitations about the number of calls. It is important to take into account the licensing model for messages, bec...
Hi @jmserna47 ,Is it a trial account? From a trial account I think you cannot copy standar iflows. From my trial account occurs the same.Regards,Roberto