Documentation Center

DocumentObj 2.5 GetPossibleTargetStatuses

Gets a list of statuses that a particular version and language of an Content Manager object can be moved to.


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.
psDocIDStringInThe logical identifier of the object
psVersionStringInOutThe version of the object. When no exact version is given, the version number will be returned.
psLngStringInThe (working) language of the object
psResolutionStringInThe resolution of the object. Only used for illustrations, for other object types this parameter has to be empty
psOutXMLLovValueListStringOutThe LOV ValueList XML structure containing the metadata of the values of multiple list of values

Requirements are:
  • The user must have read access for the folder holding the object.
Note that:
  • All logical identifiers within Content Manager are in uppercase.
  • The result of this function is typically used to get a list of possible values for the status of the language version of the object.
  • These statuses depend from the current status of the object, the metadata of the object and the roles of the current user.
  • The statuses returned are those that are valid according to the workflow definitions.