Previous Topic

Next Topic

Book Contents

Example: CookMedML

Example Request

The example shows the Body of the request. It must be preceded by the SOAP header that contains the SOAP action listed in the table for this operation.

<s:Body>

<CookMedML>

<TrialName>PFST45</TrialName>

<MedMLDoc><MEDMLDATA xmlns="PhaseForward-MedML-Inform4"><SYSCONFIG CONFIGNAME="QueryMaxLength" TYPE="0" VALUE="360"></SYSCONFIG><SYSCONFIG CONFIGNAME="DaysPasswordExpiration" TYPE="0" VALUE="60"></SYSCONFIG></MEDMLDATA></MedMLDoc>

<Extensions/>

</CookMedML>

</s:Body>

Example Response—Empty response if successful, otherwise, SOAP fault.

The body of the response is preceded by the SOAP header, which is not shown in this example.

<s:Body>

<CookMedMLResponse>

</CookMedMLResponse>

</s:Body>

Send Feedback