Connect your Workspace

To connect your Workspace with an AtomSphere Account we must gather some Account information first. Login to your Boomi Account and get the following information:

  • Username - The E-Mail Address you use to login into your AtomSphere Account. Settings -> User Information : My User Settings => User Information -> Email Address

  • AccountID - The ID of the AtomShpere Account that you want to connect with the Workspace. Settings -> Account Information and Setup : Account => Account Information -> Account ID

  • Token - The API-Token to login into your AtomSphere Account. Settings -> User Information : My User Settings => AtomSphere API Tokens The Token is user related. You can consider the Token to be a password that is used for "technical" logins. If you don't have a Token yet, create a new one - or ask your Admin to do it for you!

Be aware: Tokens cannot be revealed. Store your tokens in a safe place.

Boomi Account AtomSphere Tokens

Connect

.\bc WORKSPACE CONNECT /accountId <AccountID> /u <Username> /t <Token>

As the result, the bc.workspace.json has been created you are ready to go -> Workspace configuration file

Test your Workspace

Last updated