Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Committer (Medium) - This is for regular contributors/committers
Description
Add a versioner that allows users to input the filePathSpec for the MetadataBasedVersioner using ProductTypeMetadata, e.g.,
<type id="foo" name="Foo"> <metadata> <keyval> <key>filePathSpec</key> <val>/[AcquisitionDate]/[Filename]</val> </keyval> </metadata> .. </type>