The following general interfaces are available:
Use Case | Description |
---|---|
Import Data | Imports data from a provided file to the specified container. |
Import Content Object | Imports a content object to the specified container. |
Extract Zip | Extracts zip content to the specified container. |
Consolidate Folders | Consolidates child folders of a container with the same name into a single folder. |
Cleanup Folders | Deletes empty content objects and empty folders in the container. |
Generate Folder Report | Generates details about the child folders of a container. |
Generate Content Object Report | Generates details about the child content object of a container. |
Lock Object | Tries to lock the object and generates an error if the object cannot be locked. If the object has been successfully locked, the lock is released immediately, and no error is generated. Can be used to check whether the report generation in an asynchronous expression has been completed. |
Assign Attribute Value | Assigns a value to an attribute to an object. |