Folder

Class Name:
com::liquent::insight::manager::content::dto::Folder
Note: If a field name is not required, but does contain a default value, the default value will be set automatically in the imported Assembly unless otherwise specified in the Assembly XML.
Field Name Field Type Matching UI Field Req (Y/N) Description Acceptable Values Default Value
abbreviatedName string Abbreviated Name N The short name for the folder.
absoluteChildSeqNo long Y All nodes from the top to bottom in assembly (including) have number (absolutechildseqno) depending of top node (assembly). See example in Explanation for childSeqNo and absoluteChildSeqNo Fields.
activeFlag string N This field is not used for import. Y
assemblyId long Y Value of the ID field of the Assembly class. Example:

5513035

bindingRule string N This field is not used for import.
changeReasonComment string N This field is not used for import.
changeReasonTypeId long N This field is not used for import.
childSeqNo long Y All nodes from the top to bottom in assembly (including) have number (childSeqNo) depending of parent node (can be any node). See example in Explanation for childSeqNo and absoluteChildSeqNo Fields.
comments string Comments N Comments regarding the Folder.
copiedFromId long N This field is not used for import.
depth long N This field is not used for import.
description string Description N Description of the Folder.
discriminator string N Discriminator. The fixed value for Folder is "F".
divisionTypeId long Division N Folder division.
  • MAJOR
  • MINOR
  • NONE
Empty
dueDate date Due Date N The date all content within the folder is due.

Date is in Unix Timestamp date format.

extensionDisplayName string Extension N This field is not used for import.
extensionType string N Name of extension that user can set on folder.

Format is "type|version" where type is m1-us, m1-ca, m1-jp, etc. and version is 1.0, 2.2, 3.3, etc.

If extension is set on folder then additional folder types appear.

Default
forceNewVolumeFlag string Force New Volume N Indicates if a new volume should be created at this folder during volumize.
  • Y
  • N
N
guid string Leaf ID N Identifier, format is "a" + md5 string. Example:

ad41d8cd98f00b204e9800998ecf8427e

id long Y Unique Folder ID represented by a numerical value. This field is used to link classes within the Assembly XML. This value will be used to populate corresponding fields in child classes. This ID will be replaced by the database ID in the imported Folder. Example:

5516639

isLifecycled string N This field is not used for import.
keywords string Keywords N Keywords that apply to the specific Folder.
lockFlag string Lock Indicator N Indicates if the folder is locked or not.
  • U - Unlocked
  • L - Locked
U
modifiedFile string N This field is not used for import.
name string Name Y Folder Name.
nodeNumber string Number N Number of folder, can contain numbers and letters. Example:

1, 2, 3, 4, 5, 1.0, 1.A, etc.

Default value is empty.
numLifecycledChildren long N This field is not used for import.
other string N This field is not used for import.
outputFolder string Output Folder N The folder name to be created in the output, this is used to override any automatically create eCTD folders, or where there is no folder to be create (example: A Study), a folder will be created.
owner string Owner N The owner of the Folder. This is the User name of existing User in the system. Default value is the User name of User who performs import.
parentId long Y id of parent element. See example in Explanation for parentId Field.
publishingSettingsLibraryId long N This field is not used for import.
refreshDate date Last Repository Data Retrieval N The date when content was created. Date format - Unix Timestamp. Example:

1169580727000

Default is today's date.
statusTypeId long N This field is not used for import.
supersededFlag string N This field is not used for import.
titleRef string N This field is not used for import.
transApplicationId long N This field is not used for import.