Content Type
Course
Duration
30m
Level
Intermediate
Learn how to edit data transformations in InterSystems® products directly in their class files, which store XML code. Editing the code directly can increase the efficiency of tasks such as duplicating large blocks of logic or finding specific lines of logic. This code-based approach is an alternative to using the visual data transformation language (DTL) editor, which offers a graphical approach for creating and modifying data transformations.
Learning Objectives
- Compare the graphical and code-based approaches to editing data transformations.
- Identify the benefits of code-based editing.
- Identify the parts of data transformation class files.
- Update meta-information and parameters in the class file of a data transformation.
- Update logical blocks of XML code within a data transformation.
- Identify best practices for editing code in data transformations.
Prerequisites
- Knowledge of basic data transformations in InterSystems products
- Experience using Visual Studio Code to connect your InterSystems server.