NonStop SOAP User's Manual
Using NonStop SOAP with a TS/MP Application and 
NonStop Processes
NonStop SOAP User’s Manual—520501-012
6-84
Checking DDL Definitions with the cddf Utility
The SOAP server resumes the transaction, which it suspended after servicing 
the second request. Then it commits the transaction, as the client implicitly 
requested by ending the session.
>> 2004/8/21 15:52:18: :<< >>Resume Transaction
>> 2004/8/21 15:52:18: :<< >>Commit Transaction ...
>> 2004/8/21 15:52:18: :<< ...Done.
>> 2004/8/21 15:52:18: :<< <SOAP-ENV:Envelope
 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<Response>
Session ended.
</Response>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Checking DDL Definitions with the cddf Utility
The cddf utility performs a comparison check between the definition contents in the 
Metadata file and its associated details in a DDL dictionary.
The cddf utility
•
Checks the contents of the Metadata file in the Enscribe format
•
Looks for an Enscribe Metadata file named PWYMDATA, whose path can be 
specified using:
•
The environment variable SOAP_SDLDB_LOC
•
The -i option of the utility (with the escape character before the $ sign)
If the -i option is specified then it overrides the environment variable value. 










