cancel
Showing results for 
Search instead for 
Did you mean: 

How to test web service with a third party

Former Member
0 Kudos

Can somebody explain how to test with a third party webservices? My problem is that I have to send them a new WSDL when I regenerate the FM. I see the WSDL change every time it's generated.

I suppose is not correct send a new WSDL every time the FM changes.

Your comments.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Alejandro,

It's correct to send them an updated WSDL if you FM signature (i.e. import parameters or export parameters) changes only.

If there is just code changes you are making in your FM, there should be no need to send a WSDL everytime you change it, the one that you have already sent them should still work fine for them.

Regards, Trevor

Answers (0)