Syntax
processing-rename-pattern
pattern
Parameters
pattern
Defines a PCRE that defines the rename pattern.
Guidelines
The
processing-rename-pattern
command specifies the PCRE to rename a file that
is being processed. This functionality allows multiple pollers to poll the same
directory with the same match pattern. There is no lack of atomicity if the rename
operation on the server is atomic. The poller that succeeds in renaming the input
file will proceed to process the file. Any other poller that tries to rename the file at
the same time will fail to rename the file and will proceed to try the next file that
matches the specified match pattern.
To ensure uniqueness, the resulting file name will be in the following format:
filename
.
serial
.
domain
.
poller
.
timestamp
filename
The file name for the renamed input file.
serial
The serial number of the configured DataPower appliance.
domain
The domain of the polling object.
poller
The name of the polling object.
timestamp
The timestamp.
Note:
File renaming cannot be used with an FTP server that supports only 8.3 file
names.
For example, if the input files are
NNNNNN.input
and you want to rename them to
NNNNNN.processing
, the
match-pattern
would be
([0-9] {6{})\.input$
and the
rename pattern would be
$1.processing
. The resultant file name on the server
would be:
NNNNNN.processing.
serial
.
domain
.
poller
.
timestamp
Note:
If no processing rename pattern is configured, the file will still be renamed.
The only difference is that the
filename
portion of the resulting file is the name of
the original input file, not the renamed input file.
PCRE documentation is available at the following web site:
http://www.pcre.org
Related Commands
match-pattern
processing-seize-pattern
Specifies the rename pattern to search for files that are being processed.
Chapter 53. NFS Poller Front Side Handler configuration mode
505
Summary of Contents for WebSphere XS40
Page 1: ...WebSphere DataPower XML Security Gateway XS40 Command Reference Version 3 7 2 ...
Page 2: ......
Page 3: ...WebSphere DataPower XML Security Gateway XS40 Command Reference Version 3 7 2 ...
Page 44: ...18 Command Reference ...
Page 194: ...168 Command Reference ...
Page 198: ...172 Command Reference ...
Page 206: ...180 Command Reference ...
Page 210: ...184 Command Reference ...
Page 222: ...196 Command Reference ...
Page 232: ...206 Command Reference ...
Page 238: ...212 Command Reference ...
Page 268: ...242 Command Reference ...
Page 272: ...246 Command Reference ...
Page 276: ...250 Command Reference ...
Page 288: ...262 Command Reference ...
Page 292: ...266 Command Reference ...
Page 298: ...272 Command Reference ...
Page 320: ...294 Command Reference ...
Page 322: ...296 Command Reference ...
Page 340: ...314 Command Reference ...
Page 344: ...318 Command Reference ...
Page 352: ...326 Command Reference ...
Page 360: ...334 Command Reference ...
Page 368: ...342 Command Reference ...
Page 376: ...350 Command Reference ...
Page 386: ...360 Command Reference ...
Page 392: ...366 Command Reference ...
Page 396: ...370 Command Reference ...
Page 402: ...376 Command Reference ...
Page 404: ...378 Command Reference ...
Page 408: ...382 Command Reference ...
Page 446: ...420 Command Reference ...
Page 450: ...424 Command Reference ...
Page 456: ...430 Command Reference ...
Page 520: ...494 Command Reference ...
Page 536: ...510 Command Reference ...
Page 550: ...524 Command Reference ...
Page 584: ...558 Command Reference ...
Page 600: ...574 Command Reference ...
Page 605: ... timeout 500 Chapter 63 RADIUS configuration mode 579 ...
Page 606: ...580 Command Reference ...
Page 650: ...624 Command Reference ...
Page 668: ...642 Command Reference ...
Page 704: ...678 Command Reference ...
Page 714: ...688 Command Reference ...
Page 726: ...700 Command Reference ...
Page 734: ...708 Command Reference ...
Page 752: ...726 Command Reference ...
Page 756: ...730 Command Reference ...
Page 804: ...778 Command Reference ...
Page 880: ...854 Command Reference ...
Page 892: ...866 Command Reference ...
Page 912: ...886 Command Reference ...
Page 918: ...892 Command Reference ...
Page 940: ...914 Command Reference ...
Page 946: ...920 Command Reference ...
Page 974: ...948 Command Reference ...
Page 1004: ...978 Command Reference ...
Page 1030: ...1004 Command Reference ...
Page 1032: ...1006 Command Reference ...
Page 1065: ......
Page 1066: ... Printed in USA ...