4
Running the Tool
Use the JAR command from Step 2 to start the tool. After launching, upload the IONAPI file you generated.
Your screen should look like this:
Configuring the Import:
File Import Tab → Select Document Type and define the Folder Path.
Optional: Move processed files to a secondary location.
The tool will create a folder called movedFiles in the same directory as the processed files.
If files exist in movedFiles, they are moved to a new sub-folder "oldFiles_{timestamp}".
Filename Attribute: Defines where the filename should be saved (e.g., MDS_ID).
Attributes: Set metadata for the document during upload.
Command Line Arguments
You can also run the import directly from the command line using the following arguments:
path | Path to the folder containing files to import |
documentType | Document type to export (e.g., "MDS_File") |
acl | Access Control List (ACL) to apply to all documents |
finishedPath | (Optional) Path where processed files should be moved |
filenameAttribute | Attribute where the filename should be saved (e.g., "MDS_Name") |
Additional attributes | Define metadata values (e.g., MDS_Name "ABC" MDS_Status 20) |
Example Command:
java –jar <ExecutableJarFileName>.jar
Example:
java -jar Utilities-2022.08.00-47.20220728T090651Z.jar