Documentation Center

ConditionManagement 1.0 CompareConditionCategories

Compares the original CategoryList XML with the new CategoryList XML, and returns the Change XML that can be used to update the original Categorylist XML into the new Categorylist 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.
psXMLOriginalConditionCategoryStringInThe original list of categories. Content Manager uses this to check if no intermediate changes have been done in the meanwhile.
psXMLNewConditionCategoryStringInThe 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.