Oracle Forms (MOSC)

MOSC Banner

password protect payslip

edited Apr 10, 2012 7:10PM in Oracle Forms (MOSC) 2 comments
Hi everyone ,

We are planing send payslip  to the employee email id  ,it's working ,Now we are planing to implement the password protect payslip though Oracle report-plugin exchange , we have completed all the server level configuration , Our issues is we don't know how to PASS the password ( i.e Empcode||DOB)  along with existing parameters, please guide me.

My existing code :

('/reports/rwservlet?ipaypass&server='||repserver||'&report=Payslip.rep&destype=MAIL&desformat=pdf&desname='||i.EMAIL
||'&P_ORGID='||:GLOBAL.ORGID||'&MONTH='||:MTHS||'&YEAR='||:YR||'&P_EMP_CODE='||i.EMP_CODE||'&P_EMP_CODE_TO='||i.EMAIL_EMPH_CODE||'&P_EMP_COPY='||'N');

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center