Folder 2.5 AddShortCuts
Creates shortcuts to the specified objects in the reference folder.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated 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. |
| plFolderRef | Long | In | Identifier of the folder. |
| pasLogicalIds | StringArray | In | String list with the logical identifiers of the objects. |
| psOutXMLErrorReport | String | Out | Error Report XML structure containing the exception per object. |
Requirements are:
- The current user has write access to the folder where shortcuts will be added.
- The user must have read access to the object.