Workflow (Actions)
The application caches information about actions files. The preferences are not customer modifiable. See also FeatureLockDown.
This preference category contains the following subfeature(s):
Actions (cached information)
Summary table
BaseFolderName |
An alias referring to a particular folder. |
Description |
A description of the action that is shown in various places in the UI. |
FileFormat |
The version number associated with the file format. |
ID |
A unique identifier for the action. If this entry is missing, Acrobat generates a GUID. |
RelativeDIPath |
The path relative to the base folder path. |
Title |
A cached title for the action. |
|
Data type |
5 (text)
|
Default |
|
Version # |
11.0+ |
User Path |
Workflow/Registered |
Lock Path |
Not lockable |
Summary |
An alias referring to a particular folder. |
Details |
The two standard values are "install" and "user", which refer to the application-level Sequences folder and the user-level Sequences folders, respectively. The name can also refer to an administrator-specified folder. Possible values include:
|
GUI mapping |
N/A |
|
Data type |
5 (text)
|
Default |
|
Version # |
11.0+ |
User Path |
Workflow/Registered |
Lock Path |
Not lockable |
Summary |
The version number associated with the file format. |
Details |
The two valid values are "11" for an Acrobat 11-format .sequ file or "pre-11" for an Acrobat 10-or-earlier format .sequ file. Possible values include:
- Any valid version number.
|
GUI mapping |
N/A |
|
Data type |
5 (text)
|
Default |
|
Version # |
11.0+ |
User Path |
Workflow/Registered |
Lock Path |
Not lockable |
Summary |
The path relative to the base folder path. |
Details |
The path should follow the syntax for relative file specifications documented in Section 3.10.1 File Specification Strings in the PDF Reference, version 1.7 or later. Typically, it is just the name of the .sequ file; for example, MyAction.sequ. Possible values include:
|
GUI mapping |
N/A |
|
Data type |
5 (text)
|
Default |
|
Version # |
11.0+ |
User Path |
Workflow/Registered |
Lock Path |
Not lockable |
Summary |
A cached title for the action. |
Details |
If this entry is missing, Acrobat will get the action's title by reading it from the action file (or from the filename of the action file for pre-11 Actions). Possible values include:
|
GUI mapping |
N/A |
Actions (shared folders)
11.0 introduces the ability for admins to configure shared action file directories.
Summary table
DIPath |
Specifies a shared action file location. |
Name |
Specifies a shared action file. |