Set Up Elastic Search for Requisitions
To search and manage requisitions, you must set up elastic search for requisitions.
Perform these steps:
- In Manage Administrator Profile Values task, set the values for these profile
options:
- Enable/Disable Search Ext Framework profile (Code: ORA_FND_SEARCH_EXT_ENABLED) to Yes.
- Set Row fetch count for initial ingest process (Code: ORA_FND_SEARCH_FETCH_COUNT) to 100.
- Set Time in minutes to reset the ResultSet (Code: ORA_FND_RESULT_SET_RESET_MINS) to 60.
- Navigate to Tools>Scheduled Processes
and then click Schedule New Process.
- Search and select process name: ESS job to create index definition and perform Initial Ingest to OSCS.
- Parameter Value for Index Name to Reingest: fa-prc-por.
- 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:
- Process name: ESS job to run Bulk ingest to OSCS.
- 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.