cancel
Showing results for 
Search instead for 
Did you mean: 

Error with Continuous feedback API integration

anupamol
Explorer
0 Kudos
771

Our goal is to integrate with Continuous Feedback API & get all feedback received by the logged-in user. We came across 2 versions of the Feedback API and tested both but there seems to be some other issue.

These are the documents that we referred to:
1. OData v2
2. OData v4

We are currently facing the following issues:1. Using OData v2 API we are getting this error "Unsupported feature: Action is unavailable and not supported by this version of Continuous Performance Management".
2. Using OData v4 API, we are getting 200 status code but empty feedback values.
3. Tried to integrate with CPM's Activity GET API, facing same issue.Can anyone please help?

Accepted Solutions (0)

Answers (1)

Answers (1)

JohannD
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi anupamol

The OData V4 is the one applicable to the latest version of CPM and is the one you should use for your integration.

For more details on this topic, please check the following links:

https://launchpad.support.sap.com/#/notes/3014350

https://api.sap.com/api/PMGMContinuousFeedback/overview

Hoping this be helpful

Johann

anupamol
Explorer
0 Kudos

Hi Johann, thank you for responding.

I have tried using the OData v4 APIs as well. This was the observation. Also, the specific instance that I'm trying to connect to has got feedbacks, it is not empty but API returns empty.

Using OData v4 API, we are getting 200 status code but empty feedback values.