Field | Description |
---|---|
File name wildcard filter | Specify a file name to filter the drawings in the input folder to import. Planon ProCenter imports files whose file name matches with the file name specified in this field. This field accepts the following wildcards: * = none or multiple characters For example: ab*c matches: abc, abbc, abbbc, abdc. But does not match: ac ? = any single character (but not none ) For example: ab?c matches: abbc, abdc. But does not match: ac, abc, abbbc + = None or multiple characters preceding the wildcard. For example: ab+c matches: abc, abbc, abbbc. But does not match: ac, abdc. |
Start date for import file | Specify a date to filter the files in the input folder to import. |
End date for import file | Specify an end date to stop filtering files of the input folder to import. |