Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Creating Dynamic Password Protected PDF Output In Oracle HCM Cloud Application
Summary
Creating Dynamic Password Protected PDF Output In Oracle HCM Cloud ApplicationContent
In some cases like EmployeePayslip, Annual Reward Letter or CompensationLetter there is a need to have a file, which should have a dynamic password. One can have a dynamic password by creating two specific attributes namely xdo-pdf-security and xdo-pdf-open-password respectively in the RTF file of the BI Publisher Report.
In order to have a dynamic password we need to ensure that we have a XML data element present which could be mapped to the xdo-pdf-open-password field so that when the value stored in that XML element is passed then only the PDF file opens up.
6