former_member754281
Explorer
Member since ‎05-03-2021

User Statistics

  • 20 Posts
  • 0 Solutions
  • 3 Kudos given
  • 0 Kudos received

User Activity

Hi I am working integrating SAP SF using OData V2 Services. I made a POST request for creating a USER and it works fine as shown in below screenshot. I want to use same request for Updating the USER. If the userId is available it should create ...
Hi I am working with SAP integration and want to delete a record. But I am facing an error as can be seen in below screenshot. In OData metadata, we can see the property is true. Could someone please let me know what is the issue here?
Hi, I am working on integration with SAP Success Factors and using the OData V2 APIs. I tried querying a user using email with OData standard format but facing the below issue. I prepared the below URL for making the above request : https://{h...
I am facing COE_UNSUPPORTED_FEATURE issue while trying to Create Achievement using Odata API I am using the https://apisalesdemo8.successfactors.com server instance, but it is working fine with a sandbox server instance. is there a way to enable...
Hi, I am trying to delete an entry, I used the Olingo library and wrote java code, and also replicate the below mention request in postman. While testing first when I am using this endpoint for deleting an entry https://services.odata.org/TripPinRE...
Kudos given to