Creating Records
- Procedure
- Click Browse and Search.
- In the Repository Name drop-down list, select the repository in which you want to add records.
- Click Create Record. The Add Record page is displayed.
- Enter values in the Record ID and Record ID Extension fields. The values are displayed in tree header at the left side.
- Enter values in other fields. The field names are displayed based on the attributes created for each repository.
- For the File Type or Multivalue File Type attribute, upload a file by clicking the Browse icon or by dragging and dropping.
- For uploading a file, the maximum file size limit is 10 MB. If you want to upload a file greater than 10MB, change the value of the
Upload File Size Limitproperty in the Configurator. If you are using JBoss WildFly application server, you also need to change the file size using the max-post-size parameter in the standalone.xml file. For more information, see the section, "Configuring TIBCO MDM for JBoss WildFly Application Server" in TIBCO MDM Installation and Configuration. - The supported file extensions are
jpg,gif,png,doc,docx,pdf,csv,xml,zip, andtxt. If you want to upload a file other than the supported file extensions, add the required file extension (for example, JAR) in the value of theAllowed Upload file extensionsproperty in the Configurator.
Note: For the Multivalue File Type attribute, you can perform the following actions on the multivalue editor:- upload multiple files
- download or preview a file based on the file selection type
- preview a file by clicking the Preview icon after the successful upload. The Preview icon is available only for the image type file.
- delete a file using the Delete icon
The file drag and drop functionality is also applicable for records on the work item page. For information work items, see Work Items. - For uploading a file, the maximum file size limit is 10 MB. If you want to upload a file greater than 10MB, change the value of the
- The attributes are validated for errors as shown in the following figure:
- Click
Save and Process. The record is saved in the repository.
Note: The rulebase ‘refresh’ property applies to the text field attributes of the Record UI. For example, if you have set the 'refresh’ property in the constraint (condition or action) to true and change the attribute value on the Record Add or Record Modify page, the page is automatically refreshed and dependent attribute values are re-computed.