former_member1924
Advisor
Advisor
Member since ‎05-23-2017

User Statistics

  • 460 Posts
  • 90 Solutions
  • 340 Kudos given
  • 302 Kudos received

User Activity

Introduction: A quick step by step guide to setup new feature Idempotent Process Call in Cloud Integration (Cloud Foundry Environment). The Idempotent Process call can be used to achieve Exactly once scenario on Cloud integration using a unique iden...
Choose to design IFlows to make it easy to maintain and more readable. With growing complexities of the integration requirements as a developer it becomes imperative to  design IFlow's: Readable: Which provides USERS clear understanding of steps o...
A quick step by step guide to setup for achieving Basic(User) authentication for testing API's created on Cloud Integratin (Cloud Foundry Environment). There is an excelent guide provided by fatih.pense (https://blogs.sap.com/2021/07/13/using-cloud-...
Introduction: This scenario was a result of a query raised by one of our community colleagues regarding handling paging dynamically, so I thought of putting it into a short blog post. Business Requirement: Customer wants to make a generic API design ...
Introduction: To clear the headers from the outgoing message request. On many occasions we have a business scenario where, we need to do multiple lookup calls to an external system with some message transformation and then make some external HTTP c...