Set Up Elastic Search for Requisitions

To search and manage requisitions, you must set up elastic search for requisitions.

Perform these steps:

  1. In Manage Administrator Profile Values task, set the values for these profile options:
    1. Enable/Disable Search Ext Framework profile (Code: ORA_FND_SEARCH_EXT_ENABLED) to Yes.
    2. Set Row fetch count for initial ingest process (Code: ORA_FND_SEARCH_FETCH_COUNT) to 100.
    3. Set Time in minutes to reset the ResultSet (Code: ORA_FND_RESULT_SET_RESET_MINS) to 60.
  2. Navigate to Tools>Scheduled Processes and then click Schedule New Process.
    1. Search and select process name: ESS job to create index definition and perform Initial Ingest to OSCS.
    2. Parameter Value for Index Name to Reingest: fa-prc-por.
  3. To ensure that all the requisition lines display the accurate status owing to downstream events post-approval, you must schedule this process to run periodically:
    1. Process name: ESS job to run Bulk ingest to OSCS.
    2. Parameter Value for Program Name to run Bulk Ingest: prc_por_downstream.
Note: You need to run this job only once when setting up the application.