cancel
Showing results for 
Search instead for 
Did you mean: 

How to call SuccessFactors OData API for JobOfferTemplate_Authorization_to_Hire_Non_Commission

jmalla
Contributor
0 Kudos

Hi Folks,

I am trying to get the details of an authorization to hire form. I am trying to use the JobOfferTemplate_Authorization_to_Hire_Non_Commission entity but i get the error:

<?xml version="1.0" encoding="utf-8"?>
<error 
    xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
    <code>COE_GENERAL_FORBIDDEN</code>
    <message lang="en-US">[COE00020]JobOfferTemplate_Authorization_to_Hire_Non_Commission GET not allowed</message>
</error>

When I look into this, I find out the following information from SAP help:

JobAppTemplate_* on SAP Help

JobAppTemplate_*

For each job application template available, an entity is created. This is to help you check which fields are required on a specific template when you are creating a job application through the Odata API. These entities do not support any operation and are only available on the metadata and in the Admin Center under the "Odata API Dictionary" page. The entity is named using the “JobAppTemplate_” prefixed to the name of the template (For example, JobAppTemplate_Custom).


But I do not know how to proceed. I am trying to get the following:

I am referring to the following links:

2341070 - API services for Recruiting Management - SFAPI and oData API - Recruiting Management

and

2251702 - OData API Integration with Recruiting Management

Thanks for your help,

Jay

Accepted Solutions (0)

Answers (0)