I deploy simple sas stored process as a generated web service in SAS Management Console.
When i try to call this service from Java axis client i have a error:
com.sas.web.services.WSExecutionException: Exception occurred while executing or preparing to execute 'wSTest' operation for 'WSTest' service.">
Where can i set credentials for generated web service?
How can i disable Web services authentication and make it public?
Hi tyatya, The SAS Anonymous Web User is created when you configure your 9.2 installation using the SAS Deployment Wizard. If possible, I would recommend re-configuring your installation and enabling the anonymous user during configuration. There should be a prompt in the SAS Deployment Wizard that asks if you want to create this user.