Documentation Center

ConditionManagement 1.0 CompareConditionLists

Compares the original Condition List XML with the new Condition List XML, and returns the Change XML that can be used to update the original Condition List XML into the new Condition List XML.


Parameters

NameTypeDirectionDescription
psAuthContextStringInDeprecated 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.
psXMLOriginalConditionListStringInThe original list of categories. Content Manager uses this to check if no intermediate changes have been done in the meanwhile.
psXMLNewConditionListStringInThe list of new categories that is to be updated in Content Manager.
psOutXMLChangesStringOutThe Changes XML that describes the updates that have to be executed upon the Condition Categorization. Errors on modification actions are logged within this XML.