Forum Discussion
redfish4ktc2
11 years agoSuper Contributor
Hi
usually, the process with the GUI is
* create a project
* import the wsdl
* create the mock service
* create mock operation
* then add some logic in your mock (mock operation selection and content
For the 1st 4 steps, you could use java code to do this. But the last step depends on what you want to achieve, so it will remain some manual things to do.
usually, the process with the GUI is
* create a project
* import the wsdl
* create the mock service
* create mock operation
* then add some logic in your mock (mock operation selection and content
For the 1st 4 steps, you could use java code to do this. But the last step depends on what you want to achieve, so it will remain some manual things to do.