Skip to content

/AWS1/CL_GLU=>GETMLTRANSFORMS()

About GetMLTransforms

Gets a sortable, filterable list of existing Glue machine learning transforms. Machine learning transforms are a special type of transform that use machine learning to learn the details of the transformation to be performed by learning from examples provided by humans. These transformations are then saved by Glue, and you can retrieve their metadata by calling GetMLTransforms.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/GLUPAGINATIONTOKEN /AWS1/GLUPAGINATIONTOKEN

A paginated token to offset the results.

IV_MAXRESULTS TYPE /AWS1/GLUPAGESIZE /AWS1/GLUPAGESIZE

The maximum number of results to return.

IO_FILTER TYPE REF TO /AWS1/CL_GLUTRANSFORMFILTCRIT /AWS1/CL_GLUTRANSFORMFILTCRIT

The filter transformation criteria.

IO_SORT TYPE REF TO /AWS1/CL_GLUTRANSFORMSORTCRIT /AWS1/CL_GLUTRANSFORMSORTCRIT

The sorting criteria.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GLUGETMLTRANSFORMSRSP /AWS1/CL_GLUGETMLTRANSFORMSRSP