You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
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.

Issue with Digital Signature in Performance Document

edited Oct 17, 2023 12:26PM in Performance Management 11 comments

To whom it may concern,

We previously did a customization on the digital signature in order to make the line "As ****, I certify that I have read the document." appear even if there is no comments that is intended.

An el expression was provided by Oracle to help this issue: https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=264603595351415&parent=EXTERNAL_SEARCH&sourceId=HOWTO&id=2926703.1&_afrWindowMode=0&_adf.ctrl-state=175csr5n2c_186

Frrom:

#{pageFlowScope.pShowEmpFeedbackSection and pageFlowScope.pDigitalSignatureFlag eq 'Y' and (pageFlowScope.pWkrFFCommentsAllowed=='N' or bindings.WFFCommentText.inputValue != null)}

To:

#{pageFlowScope.pShowEmpFeedbackSection and pageFlowScope.pDigitalSignatureFlag eq 'Y'}

We are now facing an issue with this new EL expression, when a document is forced complete before the final feedback step - the line "As ****, I certify that I have read the document." still appear even though the worker did not signed the document.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!