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.
Checklist E-Sign Functionality
Summary
Checklist E-Sign Functionality Report ParamtersContent
The guide is incorrect as to the parameters:
1. If there is a space in the folder or report name, let the space be. Do not replace with '+' signs. It will go in error.
2. When you provide parameters, always separate each parameter with '&' sign. The guide just shows them written together.
Correct Way:
/Custom/EsignDocumentReport.xdo?P_SIGN_DATE={SignDate}&P_SIGNER_NAME={SignerName}&P_SIGNER_ADDRESS={SignerAddress}&P_SIGNER_EMAIL={SignerEmail}&xf_pdf
Create the parameters manually in the Data Model.
Attached is a sample RTF you can use.
Tagged:
0