2019.1

Table Of Contents
Miscellaneous Tab
The Miscellaneous 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.
The tab also provides an option to highlight the task in "The Process area" on page769 with
the default color, set in the Preferences (see "General appearance preferences" on page659),
or the color selected or defined under Highlight color on this tab.
To revert the selected highlight color to the default color, open this tab, turn the Highlight option
off and close the dialog with the OK button; then turn highlighting back on.
Highlighting can also be turned on and off via the task's contextual menu and with the Highlight
button on the View ribbon.
File Store - Upload File
The File Store - Upload File task uploads the current Job File to the OL Connect File Store.
Input
The task always takes the current Job File as input file. If you want to upload an external file,
first use the "Load External File" on page347 plugin to load that file as the Job File.
Processing
The task tries to upload the current job file to the OL Connect File Store by making a call to the
/rest/serverengine/filestore/DataFile REST endpoint; see File Store Service: Upload File
in the REST API Cookbook.
Output
When a file is uploaded to the Connect File Store, it is automatically assigned a File Store ID.
The task stores the returned File Store ID in the specified variable.
This task does not modify the Job File.
Page 562