Versions Compared

Key

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

All plugin operations require the FDBOOMI_CLOUD_ACCOUNT_CODE target 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 URL

FDBOOMI_ATOMSPHERE_API_URL

Yes

Base URL of the AtomSphere API

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

Dell Boomi Account ID

FDBOOMI_ACCOUNT_ID

Yes

ID of the Dell Boomi Account

Dell Boomi Account User

FDBOOMI_USERNAME

Yes

Username for the registered Dell Boomi account

Dell Boomi Account Password

FDBOOMI_PASSWORD

Yes (If no Token is given)

Password for the registered Dell Boomi account. Token will be used instead if provided.

Dell Boomi Account Token

FDBOOMI_TOKEN

Yes(If no Password is given)

Token for the registered Dell Boomi account. This will be used instead of password if provided.

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:

...