Test your Workspace

Quick test everything's fine

Now, that the Workspace is connected, we do a quick test to ensure everything's working.

In your Workspace there is a vs-code.code.workspace file, and double-clicking this file will start Visual Studio Code.

The BoomiConsole Workspace opened in Vsiaul Studio Code

Let's GET a CMOPONENT's metadata

Go to your Boomi Repository and get the ComponentId of any Process which you want to test first:

Get a Process ComponentId
bc COMP GET /c ca27faab-{yourComponentId}

Last updated