Skip to main content

Outils de développement du workflow

Les outils de développement du workflow vous permettent de créer des fonctions, des macros et des applications personnalisées pour vos workflows Designer Cloud.

Outils de développement du workflow

Élément

Description

Column Info Tool

Use Column Info to output the column schema.

Outil Renommage dynamique

Utilisez l'outil Renommage dynamique nom pour renommer les colonnes des données en amont. Utilisez cet outil pour renommer un élément dans les en-têtes de colonne, par exemple en retirant un préfixe ou en remplaçant les tirets bas par des espaces.

Dynamic Replace Tool

Use Dynamic Replace to quickly replace data column values, based on a condition.

Dynamic Select Tool

Use Dynamic Select to select columns either by field type or via a formula.

JSON Build Tool

Use JSON Build to build formatted JavaScript Object Notation (JSON) text from the table schema output of the JSON Parse tool.

JSON Parse Tool

Use JSON Parse to separate JSON text into a table schema for the purpose of downstream processing.

SQL Transform Tool

The SQL Transform tool enables you to write and execute custom SQL queries directly within your workflow.