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.
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:
- Retrieve Your User ID
- Visit the BizzStream Aero site corresponding to your selected server.
- Navigate to your profile and note your User ID.
- Generate an Access Token
- Go to Settings in the environment you want to fetch scripts from, and select your user profile.
- Generate an access token.
Note: Tokens are displayed only once. Be sure to store them securely.
- Configure DX Tools
- Enter your User ID and Access Token in the tool.
- 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.
- Select Environment and Folder
- Choose the environment you want to work with.
- Specify an empty folder to store the scripts.
- Save and Fetch Scripts
- Save the settings, and the scripts will appear in the left file list panel.
Using DX Tools
With the environment set up and scripts loaded, you can perform the following actions:
- Download Scripts
Fetch scripts to your local device.
- Edit and Commit Changes
Use the tool’s right-click menu and buttons to Upload/Download scripts
- Upload Back to Aero
Upload modified scripts back to the Aero environment.
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.