Rename Process Plug-in
The Rename Process plug-in enables you to change the name of a process from its default format, which is as follows:
<process name> <Date>
This can be useful if you are working with parent-child processes and want to change the name of the child process because it started automatically and ignores your Name Template and/or Form Name element.
Note: The process name and the document name (Excel File or Form) remain in sync: if you change the process name, the document name will automatically be changed to the same name.
Properties
Name |
Description |
Mandatory |
---|---|---|
name |
The new name you select for the process. Example: Direct Value: Process_1 Value from form field: [/my:myFields/my:field2] Value from solution field: [field1] |
Yes |
Example
- name – [FileBaseName] - [Form Type]
This example changes the name of the process to the value in the ‘FileBaseName’ solution field, followed by a – (hyphen), followed by the value in the ‘Form Type’ solution field.