Hi Team,
By following the workday soap api document requesting to get the worker details through java code, but getting the null value for worker.
Generated stub and request/response type created service port and call the getWorker service, but getting null value in response object.
Please help on this.
Welcome to the Atlassian Community!
I think we're going to need some more context. Jira does not have a SOAP API, nor anything I'd call a "worker", or details about the worker.
Could you explain what you are trying to do with Jira Cloud here?
Hi, Thanks for the answer.
What we are trying to get here , we requested the Workday getWorker service while using the wsdl generated stub and request/response classes.
Called the service port while providing the workday credentials it's connected but for get worker not getting any value like worker id /name/emp id in response but in soap ui testing we are getting the response for same request but from java code it is getting the null response. So for that solution we are looking.
Is any documents or guide available to proceed for workday implementation ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.