CentraSite Developer's Guide : Importing Objects Using API : Invoking Importer from Java Program : Importing Web Service : Importing Web Service from URL
Importing Web Service from URL
If a WSDL has to be accessed from a protected URL, you can specify its credentials by using a separate constructor of WebServiceRegistrator.
Example:
WebServiceRegistrator wsr = new WebServiceRegistrator(wsdlURL,
jaxr, null, wsdlAccessUser, wsdlAccessPassword);
Copyright © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback