Managing files and images in i-doit
Uploading and linking files
Files in i-doit are managed as separate objects of type Files:
- Create a new object of type Files
- Upload the file in the File Versions category
- Link the file object to other objects via the File Assignment category
Each uploaded file counts as a separate object and is included in the license count.
Infrastructure images
Infrastructure images are managed via the Images category. The category must be assigned to the object type first (Administration > Data Structure > Object Type Configuration).
Uploading files via API (Base64)
The upload is done in three steps:
Step 1: Create a file object (C__OBJTYPE__FILE)
Step 2: Upload file content Base64-encoded via C__CMDB__SUBCAT__FILE_VERSIONS
Step 3: Link the file to a target object via C__CATG__FILE
FAQ
Do files count toward the license? Yes. File objects count toward the total object count.
Detailed documentation: Uploading and linking files in the Knowledge Base
Comments
0 comments
Please sign in to leave a comment.