Documentation Index

Fetch the complete documentation index at: https://api.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

Rename

Prev Next

This is the conversion (transform) operation information for the rename (change property name) type.

Note

For common syntax and field information on the node source, transform, and target types of Data Flow ETL jobs, see ETLJobNode common.

Syntax

The syntax is as follows:

private List<RenameField> renameFieldList;

Field

The following describes the fields:

Field Type Required Description
renameFieldList[].name String Required Existing field name
renameFieldList[].newName String Required Name of the field to change