For more information, please refer to this announcement explaining best practices for getting answers to questions.
SQL-based approval rules support for the job requisition approval process
Summary:
SQL-based approval rules support for the job requisition approval process.
Content (please ensure you mask any confidential information):
Hi Oracle experts,
Due to severe limitations of the job requisition approval process, such as the inability to build rules based on the country of the requisition to route approval to the FinBP responsible for that country, we began to explore the possibility of using a SQL-based
We were inspired by the MOS document: How to use query-database-with-bindvar in Human Task(to Avoid Hard Parsing Issues) (Doc ID 2975400.1)
Unfortunately, we got stuck on the errors related to the XPATH orcl:query-database-with-bindvar function.