How to create icxSession in R12.2.10
Hi,
I need to connect to Oracle iStore from another application.
I am using the below api to create icxsession
CreateIcxSession.createSession(request,response, username, password......)
But i am not able to decrypt password using oracle.apps.fnd.security.WebSessionManagerProc.decrypt(). Without this password, i cant create user session.
What is the alternative option to create session without the password? Can someone guide.
Thanks
Manjula