Details
-
Type:
Task
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects versions: None
-
Fix versions: None
-
Components: None
-
Labels:
Description
For UAG, we need a setting for objectRepresentationSplitter to match on directory name + filename, and a way to interpret back-slashes
("\”) in filepaths as forward slashes (“/").
In the UAG xml, for example, media is cited in this way:
<imagefile>001\197926.JPG</imagefile>
<imagefile>009\P20151.JPG</imagefile>
where "001" and "009" are folders in the import directory.
("\”) in filepaths as forward slashes (“/").
In the UAG xml, for example, media is cited in this way:
<imagefile>001\197926.JPG</imagefile>
<imagefile>009\P20151.JPG</imagefile>
where "001" and "009" are folders in the import directory.