saranya_baskaran2
Participant
Member since ‎03-20-2015

User Statistics

  • 53 Posts
  • 3 Solutions
  • 6 Kudos given
  • 127 Kudos received

User Activity

This blog post covers how to expose an OData Service in SAP Cloud Platform Integration with $expand and deepInsert Scenario. Refer OData Service for Beginners OData Sender Behavior Below is a sample integration flow with OData Sender. OData sen...
The SuccessFactors OData V2 Receiver adapter enables you to communicate with the SuccessFactors system. The Upsert operation is an SAP SuccessFactors function import to update or insert records. SuccessFactors OData V2 receiver supportes Upsert with ...
This blog post covers how to expose an OData API in SAP Cloud Integration with CRUDQ operations. Introduction In SAP Cloud Integration, You can develop OData API that exposes existing data sources, such as SOAP, OData, ODC, and REST as OData endpoint...
SAP Cloud Integration has OData V4 adapter with which various OData operations can be done on an OData V4 endpoint. This blog covers the payload structure for various Data modification operations like Create Deep Insert Update The table belo...
Introduction The HTTP Protocol has a concept of conditional requests. HTTP conditional requests are requests that are executed differently, depending on the value of specific headers like If-Match If-Match can be used to prevent the modification of...