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 Current »

Process Objects

Process stored in Boomi. Processes are a group of steps typically used to transfer data from one application to another. They are very similar to FlexDeploy Workflows.

Object Type Code

PROCESS

Attributes

Name

Description

Default Value

Source

Where the object is sourced from. Currently only sourced from Boomi is supported.

Boomi

Process ID

ID of the Process.

The ID Retrieved from Boomi.

Process Name

Name of the Process.

Name retrieved from Boomi.

Connection Overrides

Connection Override values. These values are set in Boomi under Environment Extensions -> Connection settings. They can be set with the following format: connectionName.propertyName=value. This field supports property replacement.

Defaults an empty value for every connection and property.

Dynamic Process Properties

Dynamic Process Property values. These values are set in Boomi under Environment Extensions -> Dynamic Process Properties. They can be set with the following format: propertyName=value. This field supports property replacement.

Defaults an empty value for every property.

Process Properties

Process Property values. These values are set in Boomi under Environment Extensions -> Process Properties. They can be set with the following format: connectionName.propertyName=value. This field supports property replacement.

Defaults an empty value for every connection and property.

Cross Reference Values

Cross Reference values. These values are set in Boomi under Environment Extensions -> Cross Reference. They can be set with the following format: tableName=CSV. A blank new line is the end of the CSV list. This field supports property replacement.

Defaults an empty csv for every connection an property.

  • No labels