Disclaimer
The method shown in this blog exposes all security materials deployed in a tenant. Hence the usage of it should be carefully evaluated and should be used at your own risk.
Introduction
A few weeks ago I wrote a blog SAP CPI – High Availabi...
In this blog let us see how to achieve High Availability for SAP CPI service using cross-region failover configuration. The method shown here is not only limited to failover configuration but can also be used to distribute traffic optimally for high ...
We all access our SAP CPI tenants with the default SAP domain i.e. *.hana.ondemand.com. In this blog let us see how to create a custom domain(in Neo) and configure SAP CPI TMN and IFL Application to access through it.
Before we see the step by step g...
SAP API Management on Cloud Foundry allows you to Design, Secure, Publish, Monitor, and Monetize APIs of your Enterprise. Additionally, there are also below APIM Services on Cloud Foundry to provides different capabilities via plans.
API Manageme...
I often test the API(s) required for Interface development in postman before using them in SAP CPI IFlow. Postman gives me the flexibility to see the Raw HTTP request that worked successfully to invoke the API. I wish there was a possibility in SAP C...
ssubra17 Yes. You can follow my blog SAP API Management – Handling Faults using FaultRules and DefaultFaultRule to implement fault handling and include the service callout in it. It's working like charm for almost 2.5 years in my implementation. Good...
Thank you Dominic for the new features!What I also noticed is the Trace button Retrigger is keeping the login session active I have a dev request. Is it possible to add also an option to "enable login active" and make a POST call to retain the curren...
martin-pankraz I’ve included the reason for it as you rightly pointed out This config is only used by Azure Traffic Manager to send the Hostname of SAP CPI IFL node to SSL Host, so it can accept and route the traffic to SAP CPI.
Hi daniel.graversen ,
Yes. It will ease the CF migration with both Custom Domain and tool-based approach to build/clone an instance.
Yes. PULL based interfaces HA was controlled with deploying/undeploying them as required (with certain degree of au...
Saurabh,Since SCPI is an MTA we cannot disable the default domain i.e.*.ondemand.com and hence both the custom domain and default domain will work. The CPI runtime in the customer Subaccount will know the custom domain, and the same runtime in the pr...