-
SAP Integration Suite –API Management- Set up Cloud Transport Management Service for your APIs
Introduction In our previous posts, here SAP Cloud Integration / CPI – Set up Cloud Transport Management Service for Iflow and Package Transports, we set up Cloud Transport Management fort Cloud Integration Artifacts. We will continue on from previous post and now enable Transport Management using Cloud Transport Management Service for SAP API Management artifacts […]
By
-
SAP Cloud Integration / CPI – AES Encryption of Payload ( Symmetric Encryption)
Introduction For one of our Integrations to Salesforce, we had to send data to Salesforce APEX Webservices as a Encrypted Payload. Salesforce has standard methods for Encryption and Decryption as documented here. Our requirement was to send the data as AES128 Encrypted from Cloud Integration. Of course you might think of using SAP Cloud Integration […]
By
-
SAP BTP – Cloud Foundry – How to Add Org Manager to Sub Account
Introduction To be able to create new Spaces or create additional Instances on your existing Space on your BTP Sub Account you need to be a Org Manager for Cloud Foundry Instance. A Org Manager can then add Space Developers and Space Managers to your respective spaces. By default, the BTP Sub Account Admin who […]
By
-
B2B on SAP Integration Suite – Cloud Integration – CPI – using Trading Partner Management – Part 18 – Transporting Trading Partner Management – TPM Objects
Introduction SAP Integration Suite provides multiple out of the box Transport options. I personally have use SAP Cloud Transport Management Service for SAP Cloud Integration Transports and API Management Transports and finds that it does the trick for a normal 2 tier or 3 tier landscape. I have blogged on this here SAP Cloud Integration […]
By
-
B2B on SAP Integration Suite – Cloud Integration – CPI – using Trading Partner Management – Part 17 – TPM Naming Convention Guideline
Introduction Imagine a EDI Landscape where you exchange B2B messages across various Partners. In some cases, you are the Customer and in some cases you are the Supplier. Imagine wanting to know, As you have seen in your TPM Journey there are multiple objects created in your TPM. A few critical components are It is […]
By
-
B2B on SAP Integration Suite – Cloud Integration – CPI – using Trading Partner Management – Part 16 – B2B Failed Message Alerting
Introduction How do you monitor failed B2B Messages in Trading Partner Management (TPM) on Integration Suite? How do you get notified if a message has failed? If you have looked at the SAP Roadmap Explorer SAP Roadmap Explorer , you will notice that Alerting for Failed Transactions is a future road map item ( Q2 […]
By
-
Graph on SAP Integration Suite – A Beginners Guide -Part 3 – Building Custom Entities
Imagine a scenario where you want to expose a ODATA API to your consumers. ODATA APIs as you know can have lots of fields / entities. What if you want to restrict the fields that are exposed? What if you want to restrict the Entities that are exposed? What if you want to build a ODATA API that does a lookup from 2 Backend APIs ( Unified Entities ) with restricted fields? Welcome to the world of Custom Entities on SAP Graph on Integration Suite. As the name implies, you can define Custom entities on SAP Graph and expose them to your API consumers. In this post, we look at 2 scenarios for Custom Entities and how you can develop Custom Entities on SAP Graph on Integration Suite.
By
-
B2B on SAP Integration Suite – Cloud Integration – CPI – using Trading Partner Management – Part 15 – Handling Message Retries
Introduction SAP in its latest update on Trading Partner Management in Dec 2023 has introduced configurable retries for the your Standard Trading Partner Management IFlows. With the SAP Trading Partner Management Package Cloud Integration – Trading Partner Management V2 version 2.2.0, SAP now supports Customizable message retries. Prerequisites Ensure you have upgraded your SAP Cloud […]
By
-
Graph on SAP Integration Suite – A Beginners Guide -Part 2 – Building Unified Entities
Introduction In the previous post, Graph on SAP Integration Suite – A Beginners Guide we had touched the most basic scenario of setting up Graph on SAP Integration Suite. We had looked at Mirrored Entities for Sales Order Details with Customer Info extracted using a Single API Call. If you have read through SAP’s documentation […]
By