Hello
We have a webservices that needs to be invoked every 5 minutes. I tried creating a job schedule by passing the wsdl and all looks fine.
The webservices expects wsse username token in the soap-env header.
Can someone help how should be pass soa-env header to the webservices from ESS job parameters?
Thanks