Community

How to create sub folder structure based on metadata - filen naming rule

Hi,

I have a workflow which extracts some metadata from the image.
How to organize the output based on subfolders?
Under output format options, under file naming rule, when I enter more than one element for creating a folder name, level it shoes 'the naming patter provided is invalid'

Example:

#1. \\. - this format is not working
#2. \.. - this format is working.

How to make the output format #1 to work?


Thanks

Was this article helpful?

0 out of 0 found this helpful

Comments

2 comments

  • Avatar
    Ivan Korneev
    In the latest release of Recognition Server (Winter 2016) you can do this.
    Just use SomeFolder\\\. where <****field> are indexing fields.
    In case of empty indexing fields values the extra \ will be removed.

    ****field>
    0
  • Avatar
    PhinkTad
    Thank you!
    0

Please sign in to leave a comment.