-
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
-
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
-
Graph on SAP Integration Suite – A Beginners Guide
SAP announced Graph On Integration Suite as GA in Summer of 202 -. Graph: new in SAP Integration Suite. I recently spent some time tinkering around Graph on Integration Suite and this post is the beginners guide to SAP Graph on Integration Suite.
By
-
B2B on SAP Integration Suite – Cloud Integration – CPI – using Trading Partner Management – Part 14 – Handling Bundled Incoming EDIs
Introduction We had in Part 9 and Part 10 looked at handling Outgoing IDoc Bundles. We had looked at the limitation of Outgoing Packaged or Bundled IDocs from ERP and some workarounds for them. But, what about Incoming EDI Bundles? Does Trading Partner Management Support incoming bundled EDI Message? How does that work? What do […]
By