Topic by Nayana HV
I am trying to consume RightNow wsdl through Java Cloud (JCS) using JDEVELOPER as IDE. I have used security policy: wss_username _token_over_ssl_client_policy, and have deployed the application on cloud. But while invoking the webservice, I am getting the following error message :
"Client received SOAP fault from server : Access Denied"
On RightNow side: I have provided the permission for "Public SOAP API" on the profile screen and I have also set the value of the configuration setting "SEC_PAPI_INTEG_HOSTS_SOAP".
Any help regarding this issue is highly appreciated.
Thank you.