Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
showing data based on the selected candidate in analysis added to offer screen
Summary:
We have analysis added to offer screen and we want to get data based on selected candidate so we need binding variable to take candidate number from the screen to be added as a parameter to the analysis.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
SET VARIABLE PREFERRED_CURRENCY='User Preferred Currency 1';SELECT
0 s_0,
"Recruiting - Recruiting Real Time"."Candidate Details"."Candidate Full Name" s_1,
"Recruiting - Recruiting Real Time"."Candidate Details"."Candidate Number" s_2,
"Recruiting - Recruiting Real Time"."Job Offer - Assignment Details"."Grade" s_3,
Tagged:
0