I have generated a web service consumer by importing a WSDL file in the designer and I have no problems using it via a java agent. But when I try to use it via a lotus script agent I get the following error:“lotus.domino.axis.ConfigurationException: No engine configuration file - aborting!”
I thought that the engine configuration file was connected to the web service consumer so why is it only with lotus script agents this error occurs?
You can find the WSDL here: https://www.bisgateway.com/brg/services/NRGDecisionSupportDSB?wsdl
Thanks in advance.