5.29.7 CLOSE
The CLOSE command closes the open service and creates the SOAP response.
Syntax:
Command
|
Keyword
|
Value
|
Developer notes
|
CLOSE
|
FAULT
|
value
|
Optional. Fault string.
|
CODE
|
value
|
Optional. Fault code. Default: soapenv:Server.userException.
|
DETAIL
|
value
|
Optional: Fault Detail. Default: An empty string.
|
VERSION
|
value
|
Optional. Fault Version. Default: 1.1.
|
CONTENT
|
|
Optional. See CONTENT.
|
ARCHIVE
|
|
Optional. See ARCHIVE.
|
|
Example
CLOSE
CLOSE FAULT(Duplicate name)