Skip to content

BizzStream Aero DX Tools

The BizzStream Aero DX Tools allow consultants to fetch an environment's scripts, save them to their local disk, and manage them with version control similar to Git. This ensures that all scripts can be properly versioned and tracked.

DX-Tools Interface

The tool is available at https://tools.metacomplatform.com/.


Usage

When you install and run DX Tools, the first screen you’ll encounter is the Environment Selection Screen, as shown below.

DX Tools Note

  • Single Instance: Only one instance of the tool can run at a time. Closing the main window minimizes it to the system tray, where its icon remains active.
  • Server Selection: Start by selecting one of the available servers:
    • Test
    • Acceptance
    • Production

Setup

To set up DX Tools, follow these steps:

  1. Retrieve Your User ID
    1. Visit the BizzStream Aero site corresponding to your selected server.
    2. Navigate to your profile and note your User ID.
  2. Generate an Access Token
    1. Go to Settings in the environment you want to fetch scripts from, and select your user profile.
    2. Generate an access token.

      Note: Tokens are displayed only once. Be sure to store them securely.

  3. Configure DX Tools
    1. Enter your User ID and Access Token in the tool.
    2. A green lock icon will indicate a successful connection.

      If the icon is red, hover over it to see error details, such as incorrect credentials or server downtime.

  4. Select Environment and Folder
    1. Choose the environment you want to work with.
    2. Specify an empty folder to store the scripts.
  5. Save and Fetch Scripts
    1. Save the settings, and the scripts will appear in the left file list panel.

Setup Example


Using DX Tools

With the environment set up and scripts loaded, you can perform the following actions:

  1. Download Scripts

    Fetch scripts to your local device.

  2. Edit and Commit Changes

    Use the tool’s right-click menu and buttons to Upload/Download scripts

  3. Upload Back to Aero

    Upload modified scripts back to the Aero environment.

DX Tools Buttons

Button Descriptions

Make sure to select a file by clicking on it!

Icon Action
Download file locally.
→→ Download all files locally.
Upload file to Aero.
←← Upload all files to Aero.
Delete local file.

Context Menu Options

  • Push my changes: Push your local file to Aero.
  • Accept incoming changes: Download the file from the Aero server.

Background Sync

  • Enable Background Sync to automatically upload changes to Aero whenever a file is updated.

Troubleshooting

Encountering issues? Check the Troubleshooting Guide for solutions to common problems.