CreateFolder
Creates a folder in an Encyclopedia volume into which you are currently logged in. To create a folder, you must have permission to add folders to the Encyclopedia volume.
Elements
WorkingFolderName
String. The name of the working folder for the new folder. Specify either WorkingFolderName or WorkingFolderId.
WorkingFolderId
String. The ID of the working folder for the new folder. Specify either WorkingFolderId or WorkingFolderName.
FolderName
String. The name of the new folder, relative to the working folder, if specified. If you do not specify a working folder, you must specify a full path.
Description
String. The description of the folder.
IgnoreDup
Boolean. Specifies whether to report an error when creating the folder if one with the same name already exists. BIRT iHub always rejects a duplicate request regardless of the IgnoreDup setting. If True, BIRT iHub does not report an error. If False, BIRT iHub reports an error. The default value is False.