Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Candidates need to accept cookies twice when redirected from company website to ORC career site
Our client has their own company website and is also using the ORC career site. Candidates are being redirected from the company website to the OR career site when they want to apply for job requisitions. The candidates need to accept or decline cookies twice: One time to accept or decline the cookies of the company website and then when they are being redirect to the ORC career site to accept or decline the Oracle cookies. This is not user-friendly.
We implemented custom Javascript to conditionally shown or hide the cookie consent message on the ORC career site based on the response on the cookies of the company website. Therefore we needed to add a parameter in the URL of the ORC career site to identify the response on the cookies of the company website. This parameter is considered as a filter on the ORC Career site which led to issues for the filters on our ORC career site so we needed to disable the custom Javascript.