7.4

Table Of Contents
If storing the message or ID, if they are store in a jobinfo they will be available in any error handling process where errors are
being forwarded. In all cases, if your process continues after the error, the contents of the variables selected in this window
will be available for the rest of your process, or whenever they are overwritten.
Common Errors
Though some error messages are specific to a task in particular, others may apply to any and all tasks because they are
related more to the system than to PlanetPress itself. Some examples would be W3813, W3830, W3991, W4005. These cor-
respond to issues such as not having any space to write files, permission errors on folders or files, etc.
Search and Replace
Search and Replace action tasks are used to locate and replace strings of data within the job file and to replace them with other
strings of data. Note that this action task cannot be used with binary files.
For more advanced search and replace functionality, you can also see Advanced Search and Replace.
Input
Any text-based file can be used in this task, even formats that are not directly compatible with PlanetPress. As long as the text
is visible in a text-based editor (such as Notepad), it is readable and supported by this task.
Processing
The appropriate changes are made to the data file (replacing text).
Output
The modified data file is output from this task. Metadata is not modified in any way if it is present.
Search and Replace action task properties are as follows:
General Tab
l Find: Enter the string of data for which to search. In this variable property box, you may enter static characters, var-
iables, job information elements, data selections, or any combination of these.
l Replace with: Enter the string of data to use as a replacement. Since this is also a variable property box, the same as
above applies.
l List of words to find and replace: Lists each string to find, and its replacement. These are executed in order,
from top to bottom.
l Find: Enter the string of data for which to search. In this variable property box, you may enter static char-
acters, variables, job information elements, data selections, or any combination of these.
l Replace with: Enter the string of data to use as a replacement. Since this is also a variable property box, the
same as above applies.
l
Button:Click to add a new line to the list of words to find and replace.
l
Button:Click to remove the currently selected line from the list.
l
Button:Move the currently selected line up one position.
l
Button:Move the currently selected line down one position.
On Error Tab
The On Error Tab is common to all tasks. Details can be found on Task Properties Dialog.