Basic Connector Description
Configurations
Config
Config Description
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Name |
String |
The name for this configuration. Connectors reference the configuration with this name. |
x |
|
Recipes |
Array of Recipe |
Config Recipes description |
x |
Associated Operations
Operations
Operation With Pojo List
Operation With String description
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Recipes |
Array of Recipe |
String param description |
x |
|
Target Variable |
String |
The name of a variable on which the operation's output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation's output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Output
Type |
Array of Recipe |
For Configurations.
Types
Recipe
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Description |
String |
|||
Dish Name |
String |
|||
Ingredients |
Array of Ingredient |
Ingredient
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Amount |
Number |
|||
Description |
String |
Reconnection
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Fails Deployment |
Boolean |
When the application is deployed, a connectivity test is performed on all connectors. If set to true, deployment will fail if the test doesn’t pass after exhausting the associated reconnection strategy |
||
Reconnection Strategy |
The reconnection strategy to use |
Reconnect
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Frequency |
Number |
How often (in ms) to reconnect |
||
Count |
Number |
How many reconnection attempts to make |
Reconnect Forever
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Frequency |
Number |
How often (in ms) to reconnect |