Documentation Center

DocumentObj 2.0 EvaluateDocument [deprecated]

Evaluates a document meaning that conditional publishing is invoked on the given xml document. The entries in the given product definition (also known as publishing context) will be combined in all possible variations to make all ishcondition entries valid.


Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant.
psXmlInDocumentStringInThe XML-document on which conditional publishing has to be invoked
psXMLProductDefStringInProduct Definition XML structure that defines which publishing context has to be used for conditional publishing.
pbValidateConditionsBooleanInWhen the product definition is empty, this parameter can be set to check the syntax of the condition statements in the document
psOutDocumentStringInOutThe result of the conditional publishing (as string)