Problem to invoke web service actions

I have created a rule named “Rule Name FN Test” that shall invoka a web service on our integration server. We get the following log message (attached is full log message)

(OPTIMIZE) [Analytic Engine v7.1.0.0.com.dante.analysis.action.WebServiceAction.wsActionInvokeAction] 2008-04-22 15:20:45.330 CEST ERROR: java.rmi.RemoteException: org.xml.sax.SAXParseException: Premature end of file.; nested exception is:
org.xml.sax.SAXParseException: Premature end of file.

This is our “WSAction Settings” in the analytic engine:

actionZ http://server.tele2.se:6500/ws/dztest:wsOnActionZ?WSDL actionZ RuleName

Do anyone know what we could have missed?
wsAction_log.txt (6.6 KB)

Did you include a closing tag?

Acctually, the pasted text should be:

We add the properties section and Optimize add the first xml tag line. So, I guess there shouldnt be any .

<?xml version="1.0" encoding="UTF-8"?> actionZ http://server.tele2.se:6500/ws/fntest:wsOnActionZ?WSDL actionZ RuleName

In Optimize Administrator Guide it says:
Add this:

This topic is no longer an issue.

This is a test reply from Admin.
Please ignore.

How did you resolve the issue? Thanks.