We are not getting qstn_answer_id value in the HRQ_QSTN_RESPONSES table
Summary:
We have some set of questions in the questionnaire for the performance document and when the user provides the response a row is getting generated in the
HRQ_QSTN_RESPONSES table. But the qstn_answer_id value is blank even though we have the response in the application
Below is the SQL that we used:
SELECT R1.qstn_answer_id FROM HRQ_QSTN_RESPONSES R1 where R1.QSTN_RESPONSE_ID = 300000221679657
Expectation: I'm expecting the answer id for this below generated row
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25D (11.13.25.10.0)
Tagged:
0