cancel
Showing results for 
Search instead for 
Did you mean: 

successfactors api JobApplicationAssessmentOrder update

PrabhuSethupathy
Discoverer
0 Kudos
86

Hi

I'm using the api  JobApplicationAssessmentOrder to get the assessment orders but the api hub offers only GET. Is there an api available to update the assessmentOrders using put or post method.

Accepted Solutions (0)

Answers (1)

Answers (1)

T_Eva
Product and Topic Expert
Product and Topic Expert

Hi @PrabhuSethupathy , hope you're doing good,

Unfortunately, based on below check, the upsert operation is not supported for this entity.

If you check this entity into the "ODATA API Data Dictionary" page in your instance, you'll be able to check that the values of columns sap:upsertable and sap:updatable are all false for all fields, which indicates that this entity cannot have updates in its data through API.

 

In case this clarifies your doubt, then please give kudos and accept the Solution, so other colleagues can also make use of this information.

Regards.

Thiago Eva

PrabhuSethupathy
Discoverer
thnks Eva, that confirms my understanding but looking for options on how this can be updated
T_Eva
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Prabhu, unfortunately there's no documentation available on how to update this entity specifically. I suggest you to open a ticket for Product Support to confirm if update this entity is somehow feasible.