Printing one report from employee self-service Iquiry
Hello Gurus,
Kindly note below that we have the following requirement:
We have almost 1000 end user, and almost 50 departments in organization, we need to enable the end users to print from their self service accounts and “one responsibility” to 50 printers defined in a secure place; a confidential data; each one in his own department; these printers will be defined in the server at Unix level and we will use Pasta_pdf.cfg configuration.
However the problem here is that; this is only for one report called “Salary Identification letter” and this report as it should be printed from every end user; it should check first for the user name that is logging in oracle self service and then check for department (that this user belongs to); after checking for the department; it should ONLY print this report for this end user to the nominated printer in this end user department.
Kindly note below that we have the following requirement:
We have almost 1000 end user, and almost 50 departments in organization, we need to enable the end users to print from their self service accounts and “one responsibility” to 50 printers defined in a secure place; a confidential data; each one in his own department; these printers will be defined in the server at Unix level and we will use Pasta_pdf.cfg configuration.
However the problem here is that; this is only for one report called “Salary Identification letter” and this report as it should be printed from every end user; it should check first for the user name that is logging in oracle self service and then check for department (that this user belongs to); after checking for the department; it should ONLY print this report for this end user to the nominated printer in this end user department.
0