AtlasMap in VS CodeFeaturesThis extension is providing a command to help development of AtlasMap transformations. Preferences: Preferred Browser TypeInside the VSCode Preferences you can choose what browser type you want to open the AtlasMap UI with. Possible choices:
Start an AtlasMap instance"AtlasMap: Open AtlasMap" command is starting a local AtlasMap instance and opens a Web View or an external browser pointing to its web UI: AtlasMap is started on port 8585 by default. If this port is occupied another free port will be chosen automatically. To check if it has been started correctly, you can go to Output view and check for the "AtlasMap Server" output: The AtlasMap web interface opens with the last edited Data transformation. It allows you to create and modify data transformations using AtlasMap. You can export your data transformation from the AtlasMap UI and save the artifact into your project. Prerequisites
|