Disabling SOAP faults at missing metadata User defined metadata can be included in select, filter and sort clauses from the web service client application to the service gateway. For example, if a column for user defined metadata is added to the document list in Correspondence Reviewer, this metadata is included in the clauses from the SSSP application. If several document types are used and the metadata does not exist in all document types, the metadata automatically is excluded from the result set for these document types. No value is displayed in the column in Correspondence Reviewer and a SOAP fault is returned. Note: If the searches are filtered in such a way that the document types in which the metadata is missing are not included in the document list in Correspondence Reviewer, no SOAP fault is returned. If you do not consider missing metadata to be an error, you can disable SOAP faults from being returned at missing metadata. To disable SOAP faults at missing metadata 1 Open the following file: <StreamServe installation>\Applications\Service Gateway\<Version>\webservices\wsconfigurationservice.xml 2 Update value="false" in the following line: <parameter name="validateStrict" value="true"/> 3 Save and close the file. 4 In Control Center, restart the service gateway. Related topics • Filtering and sorting searches
<StreamServe installation>\Applications\Service Gateway\<Version>\webservices\wsconfigurationservice.xml
<parameter name="validateStrict" value="true"/>