This extension for Visual Studio Code allows you to convert Boomi's default database document format into CSV format, making it easier to work with and analyze data. This can be particularly useful for data transformation and analysis tasks.
Features
Converts Boomi's default database document format into CSV format.
Removes unnecessary starting and ending metadata from the document.
Replaces special separators with comma and newline characters.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by using the shortcut Ctrl+Shift+X.
Search for "Boomi DB to CSV Document Converter" and install the extension.
How to Use
Open a document containing Boomi's default database document format.
Press Ctrl+Shift+P to open the command palette.
Search for "Boomi DB to CSV Document Converter" and select the command.
The extension will remove unnecessary metadata, convert separators, and convert the document to CSV format.
Please note that the extension assumes a specific format for the database document. Make sure the document follows the format described in the extension's documentation.
Release Notes
Check the Changelog for information about recent updates.