Replies: 1 comment
-
|
Hi @Sillves, Unfortunately, no: we only manage SOAP WS via the import of SoapUI project files. In theory, this constraint could be relaxed and we'd be able to do things on raw WSDL. However, this would be only helpful if you then complete the mocks with secondary artifacts like APIExamples files... This could be an interesting Request For Enhancement! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm wondering if it's possible to create a simple SOAP mock by just importing a WSDL file and then configuring the request/response mappings directly in the UI, rather than having to work with a SoapUI project.
From what I've seen in the documentation, it appears that Microcks requires importing a SoapUI project to create SOAP mocks. However, in tools like Castlemock, you can simply import the WSDL and configure everything afterwards in the UI.
Is this workflow currently supported in Microcks, or is the SoapUI project import the only option for SOAP services?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions