My Oracle Support Banner

API Requisition or Employee Search Does Not Fetch Any Data (Doc ID 2717667.1)

Last updated on APRIL 14, 2023

Applies to:

Oracle TBE Integration Cloud Service - Version 20.C and later
Information in this document applies to any platform.

Symptoms

 When using the Taleo REST API to perform a Requisition and/or Employee Search after migrating to an OCI server (TRE/PHE/PHF/PHG/PHG/PHH/LDE/SYF), no results are returned. For example:

METHOD: GET
REQUEST: <HOST_URL>/object/requisition/search

RESPONSE:

{
  "response": {
    "pagination": {
      "total": 0,
      "self": "<PAGINATION_URL>"
    },
    "searchResults": []
  },
  "status": {
    "success": true,
    "detail": {}
  }
}

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.