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
http://www.mulesoft.org/schema/mule/pojo-list-with-list-field-no-expression: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 |
|
Optional No Expressions |
Array of Comment |
|
||
Optional With Expressions |
Array of Comment |
|
||
Required From Expressions |
Array of Comment |
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 |
x |
||
Dish Name |
String |
x |
||
Ingredients |
Array of Ingredient |
x |
||
Comments |
Array of Comment |
|||
Optional Comments From Expression |
Array of Comment |
|||
Comments From Expression |
Array of Comment |
x |
Ingredient
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Amount |
Number |
|||
Description |
String |
Comment
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Message |
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 |