cancel
Showing results for 
Search instead for 
Did you mean: 

creation of WSDL and put it in Jmeter for triggering to XI engine

Former Member
0 Kudos

Hi,

I created an WSDL file and put the URL as "http://Servername:PortNumber/XISoapAdapter/MessageServlet?Channel=:serviceName:ChannelName". It can be used in Repository, but when i put this Url in Jmeter. It says:- "Invalid WSDL".

Resolve the problem.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member537867
Active Contributor
0 Kudos

Hi,

For usage of Jmeter:

http://jakarta.apache.org/jmeter/

Also have a look at Detrabulator:

Regards,

Vinod.

Former Member
0 Kudos

hi jaideep,

Save WSDL localy (Open WSDL URL in browser, View->Source, File->SaveAs) and open local file in Model dialog again. It should work.

If you are using locally saved wsdl and still getting the error then that would mean your wsdl is not in the right format. Try using some validation tools.

regards

kummari