2018.2

Table Of Contents
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 page529 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.
Task properties
General Tab
l
File name/ID: The name or the ID of the file to delete.
OL Connect Proxy Tab
This tab is common to all OL Connect tasks and defines where to process the jobs sent through
these tasks. When these fields are empty, they use the defaults set in the OL Connect User
Page 526