Cantemo register file

Cantemo register file is used to immediately create a file entity in the given storage (Storage ID) without waiting for the server to discover it which may take some time to be processed. The output object of the task is a file_id that could be used in others tasks like Cantemo import to placeholder.

main

Storage ID
This is the path of the destination storage, if omitted, the file will be ~~created~~registered on the same storage of the file_path.

File path
The path of the file on the storage that will be registered.

Create only - if "Create only" is checked (default), it will register the file only and only if a file with that given file path doesn't already exist on the storage.