Progress® OpenEdge® Compilation Tools

PCTBinaryLoad task -- <pct:binary_load />

Description

Load binary datas into database.

Parameters

Attribute Description Type Requirement Default value
rebuildIndexes Yes if indexes should be rebuild (build indexes option) Boolean Optional Yes
IndexRebuildTimeout Timeout before rebuilding indexes (-G option) Integer Optional 0

PCTBinaryLoad inherits attributes from PCT.

Parameters as nested elements

PCTConnection (com.phenix.pct.PCTConnection)

One and only one connection should be used with this task.

fileset (org.apache.tools.ant.types.Fileset)

Adds a file set to the file list to load

Examples

None