Topic by Harshad Dani
Content
Hello,
I am using Jdeveloper for Rightnow web services. I have just consumed web service and generated proxy classes.
But after providing credentials as specified in generated proxy client i am getting exception during create() function call.
Error:
oracle.wsm.common.sdk.WSMException: WSM-00015 : The user name is missing.
Its throwing username missing error while I have provided all credentials in program.
So can anyone help me out to provide a sample code for organization creation in jdeveloper including security (usernam pwd) functions
Thanks in advance
Harshad