/TASKDOCUMENTATION - Connect_ETL - 9.13

Connect ETL Data Transformation Language (DTL) Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect (ETL, Sort, AppMod, Big Data)
Version
9.13
Language
English
Product name
Connect ETL
Title
Connect ETL Data Transformation Language (DTL) Guide
Copyright
2023
First publish date
2003
Last updated
2023-09-11
Published on
2023-09-11T19:01:45.019000

Purpose

To include property information relevant to the task.

Format

/TASKDOCUMENTATION element[, element ...]

where

element = {TITLE text } {AUTHOR text } {COMPANY text } {COMMENTS text_or_nl[ , text_or_nl … ]}
text_or_nl = {[nl_number] NEWLINE}
{text }

Arguments

text A character string. You can specify the string in any valid format. For a summary of valid naming and formatting conventions for identifiers and constants, see Syntax reference in the Connect help.
nl_number The number of newlines to be inserted. The minimum value is 1. The default is 1.

Location

The option may appear anywhere in the task definition.

Notes

The /TASKDOCUMENTATION option allows you to include the following task-specific property information: name of the task, task author, company to which the task is associated, comments.

To output any task-specific property information to the task execution log, refer to the /LOGOPTIONS option.