Creating a configuration sequence
To process a set of configuration files, create a configuration sequence that matches the files to process.
About this task
When you create a configuration sequence you define location profiles. A location profile is a
directory in the DataPower file system to monitor with an assigned access profile. A configuration
sequence can monitor multiple locations.
- Each location is scanned for files that contain configuration changes and match a PCRE pattern.
Only matching files are processed. By default, the sequence monitors configuration files with the
cfgfile extension. - The access profile, indicates the permissions for the file execution based only when the configuration permissions mode for the domain is specific access profile mode. When the configuration permissions mode for the domain is either domain scope mode or global access profile mode, the access profile for this location is ignored. For information, see Creating application domains.
By default the location for input files is the location for output files. To define a different
location, indicate to use a different output location and identify this location. The following
settings determine how to process the output files.
- The PCRE pattern to name log files. This PCRE pattern normally has a back-reference to the input
file name. For instance, when input files have the
cfgfile extension and the desired log file name is to replace the file extension withlog, the pattern is$1.log. - The PCRE pattern to name status files. This PCRE pattern normally has a back-reference to the
base input file name. For instance, when input files have the
cfgfile extension and the desired status file name is to replace the file extension withstatus, the pattern is$1.status.
The Capabilities (read-only) tab contains a list of capabilities that are
derived from other properties or from properties that were defined by an external management systems.
- Whether to optimize for IBM® API Connect processing
- Whether to monitor changes for persistence
- Whether to apply to all objects
- Whether to mark objects as external
- Whether to delete files after processing