Hi All,
Is it possible to define multiple version labels in IDS configuration ?? If yes, how is it evaluated ??
Example -
if a given IDS config has version label 'LATEST' defined in it, it'll pick all the documents in webpublish folder with version label as 'LATEST', however with r_version_label being a repeating attribute, is it possible to define a combination in IDS config, e.g something like 'LATEST', 'TRAINING' , instead of putting only one version label ??
If yes, then internally how IDS treats this, i.e. does it apply AND ( 'LATEST' AND 'TRAINING' documents) or OR ('LATEST' OR 'TRAINING') operator here ??
Thanks in advance.
Ravi