Hi All,
I am looking for some help on how to pass the WSDL URL for the "WebService" Service at runtime..
Currently I defined a WebServiceSettingBean variable and trying to set the values at runtime. But I am getting the below error.
2010-11-15 19:57:01,156 ERROR [com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker] An exception was thrown with name com.adobe.idp.dsc.RequiredParameterException message:Parameter: webServiceOptions is required. while invoking service WebService and operation invoke and no fault routes were found to be configured.
Below image shows the variables of the WebServiceSettingBean variable currently I am setting..
Can any one throw some direction on how to use this?
The whole idea is to pass the WSDL URL from a configuration file when we migrate the LCA to different deployment environments.
Thanks
Srini