VidiCore Create Collection Action

This node creates a new VidiCore project collection for a Premiere Pro project. The collection name and the URL of the VidiCore system can be defined in the node settings.

Optionally, a list of VidiCore metadata to be added to the collection can be specified, provided that the metadata already exists in VidiCore.

Only metadata entries that start with a "V3" tag can be set.

When executed, the node generates both a parent and a child collection in the VidiCore system, which can be retrieved via the wildcard {stream.last.result.?}:

• {node.result.?_0} returns the child EditMateProjectVersion collection ID • {node.result.?_1} returns the parent EditMateProject collection ID.

VidiCore Create Collection Action

For proceeding this action successfully it is necessary that an internal "Helmut ID" will be extracted during the operation. This can only be provided when a project object will be processed. For that, it is recommended to add this node into an event trigger that holds the related information e.g. CREATE_PROJECT or CUSTOM_FX.

Last updated