electric_Insura
14 years agoContributor
3.6.1 handles revised WSDL nicely; 4.0 doesn't...
I recently uninstalled 3.6.1 and installed version 4.0.
Shortly after that, a developer updated a WSDL to create an array. Before the update, the WSDL didn't contain any true arrays; now it does.
1) When you import the revised WSDL into a brand new project, the array elements cannot be added in a way that allows you to use the form - one field is missing from the form view.
2) If you refactor existing tests, you get an "Error initializing editor" message when you open the request step and you have to recreate the request from the schema. The message appears whenever any change is made to the request and so you essentially are in an endless loop.
I uninstalled 4.0 and reinstalled 3.6.1.
Item (1) above is no longer a problem - the new array elements can be added as desired.
I haven't yet tried item (2).
More detail can be provided if it would be helpful.
Shortly after that, a developer updated a WSDL to create an array. Before the update, the WSDL didn't contain any true arrays; now it does.
1) When you import the revised WSDL into a brand new project, the array elements cannot be added in a way that allows you to use the form - one field is missing from the form view.
2) If you refactor existing tests, you get an "Error initializing editor" message when you open the request step and you have to recreate the request from the schema. The message appears whenever any change is made to the request and so you essentially are in an endless loop.
I uninstalled 4.0 and reinstalled 3.6.1.
Item (1) above is no longer a problem - the new array elements can be added as desired.
I haven't yet tried item (2).
More detail can be provided if it would be helpful.