FileReference [VF AgSDK]
This class allows easy usage of PlatformUris that point to a Vidispine file as input or output.
Using as input
On the input side the class provides the original PlatformUri, the Vidispine file and storage ID and the path of the file relative to the storage root path. If you do specify a certain storage method in the PlatformUri then the methods data will also be available. Otherwise, the data for all methods of the storage will be provided.
Using as output
If you specify valid PlatformUri for a file this will be passed on to the workflow. Otherwise you may set a Vidispine file ID and the corresponding PlatformUri will be automatically generated when the task completes.