Documentation Center

Folder 2.5 MoveObjects

Moves objects in the Content Manager repository from one folder into another folder.


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.
plToFolderRefLongInThe identifier (folder id) of the folder that the object has to be moved into
pasLogicalIdsStringArrayInString list with the logical identifiers of the objects
plFromFolderRefLongInThe identifier (folder id) of the folder that the object has to be moved from
psOutXMLErrorReportStringOutError Report XML structure contains the exception per object

Requirements are:
  • The current user has write access to the folder from where the objects will be moved.
  • The current user has write access to the folder where the objects will be moved.
Note that:
  • If plFromFolderRef is specified, it should match the current folder of the object.