Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property Name
Property Code
Required
Description
Boomi AtomSphere API URLFDBOOMI_ATOMSPHERE_API_URLYes

Base URL of the AtomSphere API

Defaults to https://api.boomi.com/api/rest/v1

Dell Boomi Account IDFDBOOMI_ACCOUNT_IDYesID of the Dell Boomi Account
Dell Boomi Account UserFDBOOMI_USERNAMEYesUsername for the registered Dell Boomi account
Dell Boomi Account PasswordFDBOOMI_PASSWORDYesPassword for the registered Dell Boomi account
Enable Packaged Component Deployment
FDBOOMI_ENABLE_PACKAGED_COMPONENT_DEPLOYMENT
Yes

Enable this feature to use Packaged Component Mode of deployments

Defaults to false

To obtain the required properties for setting up the cloud account, navigate to account settings page in the AtomSphere platform website. The steps to obtain each property are listed below:

...

  • FDBOOMI_USERNAME and FDBOOMI_PASSWORD
    • The FDBOOMI_USERNAME and FDBOOMI_PASSWORD are the username and password used to log into the Boomi account.
    • If you do not wish to store your password in FlexDeploy, you can navigate to the AtomSphere API Tokens section in the account settings page and generate a new token by following the instructions shown in the page. The FDBOOMIThe FDBOOMI_USERNAME will now be your username with "BOOMI_TOKEN." prefix (For example, if the original username was "user@example.com", the new username will be "BOOMI_TOKEN.user@example.com") and the FDBOOMIthe FDBOOMI_PASSWORD will be the newly generated API token.