OpenWGA 7.0 - TMLScript reference

FileIndexType
Property :

pattern

On object FileIndexType
Usage Returns the file name matching pattern of the rule
Description This is the matching pattern of the Lucene configuration rule from which the information of the current object is served. It either matches a complete file name or begins with the wildcard character "*", continued by some ending part of a file name. In the latter case the rule is used for all files whose name match the ending part.
Return value File name matching pattern (String)
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events