We fetch data from fusion by creating reports in required format.
But there are scenarios where we need to generate a password protected output. There is option in fusion where we can generate password protected output using BIP report which can be dynamic or static. In this article, we will see steps involved in creating Static Password output.
But there are scenarios where we need to generate a password protected output. There is option in fusion where we can generate password protected output using BIP report which can be dynamic or static. In this article, we will see steps involved in creating Static Password output.
I have already created a sample BIP report for this article which fetches personal details of employees and default output is PDF. By default reports are not password protected.
We will follow below steps to enable the static password protected output.
1) Edit the report and follow the below navigation
- Properties>Formatting>PDF Output
2) Select value as "True" for "Enable PDF Security".
3) Enter Password for field "Open document password".
4) Click on Ok and Save. Report will open as below:
5) Enter the password which have been entered in step 3 and report will open as below:
The same steps can be performed for Excel output for password.
Hopefully , this will be helpful.
Comments
Post a Comment