Skip to content

Instantly share code, notes, and snippets.

@PiotrZakrzewski
Created April 28, 2016 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PiotrZakrzewski/128750a954a5357dbd91e75a00adc5e8 to your computer and use it in GitHub Desktop.
Save PiotrZakrzewski/128750a954a5357dbd91e75a00adc5e8 to your computer and use it in GitHub Desktop.
Response to getMetadata request to OC 3.6
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<createResponse xmlns="http://openclinica.org/ws/study/v1">
<result xmlns="http://openclinica.org/ws/study/v1">Fail</result>
<error xmlns="http://openclinica.org/ws/study/v1">No study identifier was provided</error>
</createResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment