8.8

Table Of Contents
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 PReS itself. Some examples
would be W3813, W3830, W3991, W4005. These correspond to issues such as not having any
space to write files, permission errors on folders or files, etc.
Comments Tab
The Comments tab is common to all tasks. It contains a text area (Task comments)that lets
you write comments about the task. These comments are saved when the dialog is closed with
the OKbutton, and are displayed in the Task Comments Pane.
Check the option Use as step description to display the text next to the icon of the plugin in
the Process area.
File Store - Delete File
The File Store - Delete File task deletes a file from the OLConnect File Store, using either a
file name or File Store ID.
Input
The task requires either the name of the file in the OLConnect File Store or its File Store ID.
The name of a file is chosen and its File Store ID is returned when uploading it with the "File
Store - Upload File" on page596 task.
Processing
The task requests removal of the file by performing a call to the
/rest/serverengine/filestore/delete/{fileId} REST endpoint; see File Store Service:
Delete File in the REST API Cookbook.
Output
This task has no impact on the current Job File.
Page 591