Documentation Center

ConditionManagement 1.0 UpdateConditionMasterSet

Updates the existing Condition Master set in the Repository according to the given Changes XML. If any modification action that is requested in the Changes XML encounters an error, this will be logged into the Changes XML. These errors won’t halt any other modification actions and the Change XML with log information will be returned. As a result the function will return the new Condition Master Set.


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.
psXMLChangesStringInOutThe Changes XML that describes the updates that have to be executed upon the Condition Categorization. Errors on modification actions will be logged within this XML.
psOutXMLConditionCategoriesStringOutXML that describes all categories that are defined within Content Manager.