Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Collection Strategies are used to setup set up rules for handling the collection of files from the Disk, FTP, SFTP, and SCP collection agents.

...

To open the configuration, click the New Configuration button in the upper left part of the Desktop windowthe Desktop, and then select APL Collection Strategy from the menu.

...

The main menu changes depending on which configuration type that has been opened in the currently active tab. There is a set of standard menu items that are visible for all configurations and these are described in 2.1 Menus and Buttons.

The menu items that are specific for to the APL Collection Strategy configuration are described in the following sections.

...

Item

Description

Import...

Select this option to import code from an external file. Note that the file has to reside on the host where the client is running.

Export...

Select this option to export your code to an *.apl file that can be edited in other code editors, or be used by other systemsother Image Added systems.


The Edit Menu

Item

Description

Validate

Compiles the current APL Collection Strategy code, checking for grammatical and syntactical errors. The status of the compilation is displayed in a dialog. Upon failure, the erroneous line is highlighted and a message, including the line number, is displayed.

Undo

Select this option to undo your last action.

Redo

Select this option to redo the last action you undid with the Undo option.

Cut

Cuts selections to the clipboard buffer.

Copy

Copies selections to the clipboard buffer.

Paste

Pastes the clipboard contents.

Find...

Displays a dialog where chosen text may be searched for and, optionally, replaced.

Find Again

Repeats the search for the last string entered in the Find dialog.

...

The toolbar changes depending on which Configuration type that is currently open in the active tab. There is a set of standard buttons that are visible for all Configurations and these buttons are described in 2.1 Menus and Buttons.

The additional buttons that are specific for to the APL Collection Strategy configuration are described in the following sections:

...

The Outline provides a view of all all the blocks, variables, and methods in an APL Collection Strategy code configuration and makes it possible to easily navigate between different types in the APL Collection Strategy code. The entries in the navigation panel are automatically updated as you make valid entries in the APL Collection Strategy configuration.

...

Field
Description
isDirectory(boolean)Set to True if FileInfo represents a directory.
isFile(boolean)Set to True if FileInfo represents a file.
name(string)The name of the file or directory.
size(long)The size of the file or directory.
timestamp(long)The timestamp for when the file or directory was last modified.


Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse


Next: