Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

All plugin operations require the FDBOOMI_CLOUD_ACCOUNT_CODE environment instance property to be set. See Configuring Cloud Accounts for more info. The following properties are required for the Dell Boomi Cloud Account

Property Name
Property Code
Required
Description
Boomi AtomSphere API URLFDBOOMI_ATOMSPHERE_API_URLY

Base URL of the AtomSphere API

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

Dell Boomi Account IDFDBOOMI_ACCOUNT_IDYID of the Dell Boomi Account
Dell Boomi Account UserFDBOOMI_USERNAMEYUsername for the registered Dell Boomi account
Dell Boomi Account PasswordFDBOOMI_PASSWORDYPassword for the registered Dell Boomi account


To obtain the required properties for setting up the cloud account, navigate to account settings page in the AtomSphere platform website. The AtomSphere API URL almost always remains unchanged. Go to Account Information section where you can obtain the Account ID. 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 and generate a new token by following the instructions shown in the page. The FDBOOMI_USERNAME will now be your username with "BOOMI_TOKEN." appended to the beginning (For example, if the original username was "user@example.com", the new username will be "BOOMI_TOKEN.user@example.com") and the FDBOOMI_PASSWORD will be the token generated.





  • No labels