Hello all,
I am trying to link my Apex application from e_business suite. We are not using Access manager or Single sign on and I am trying to do it manually using the
Rod West approach ( Oracle Applications Express, The Fast Way to Extend the Oracle E-Business Suite). http://www.oracle.com/technetwork/developer-tools/apex/apex-ebs-wp-cabot-consulting-169064.pdf
I have created the Function for using the ebs user name and password, I also created the package for alternative password and modified the function and added the validate_hash function . Now, there are three approaches to log on to Apex , using the hash password, I was wondering if anybody used the second one which says:
Pass the username and password from E-Business Suite to APEX in a custom cookie.
If yes, Please advise. I appreciate your help.
Thanks,