Data Transformer PlaygroundThe Data Transformer Playground extension enables you to develop, debug and test Data Transformer scripts for use in the Google Cloud Application Integration solution. The Data Transformer Script task in Google Cloud Application Integration provides Jsonnet based data mapping. The task allows you to create Jsonnet scripts that define the mapping relationships for the specified source and target integration variables in your integrations. This extension is intended to assist in the development and testing of those Jsonnet scripts. It allows you to create playgrounds, develop scripts, define external variables and test them against the Data Transformer Playground Jsonnet engine. Features
RequirementsThe Data Transformer Playground requires internet access to the Data Transformer Playground server at https://datatransformer-playground.web.app. Playgrounds, scripts and variables definitions are stored in a local, workspace specific, storage location where the extension has read/write access. By default, this is the location defined by the Workspace's ExtensionContext.storageUri setting. Please see the Visual Studio Code documentation for Data Storage for more information. The default playground location can be overridden using the Useful LinksThe following links provide reference information on the functions available in the Jsonnet Standard library and the additional functions available in the Data Transformer functions library: Extension SettingsThis extension contributes the following settings:
Known IssuesDisclaimerThere may be some minor differences in the behaviour of the Data Transformer additional library functions implemented in this tool and those in the Google Cloud Application Integration product. Release Notes0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
|