ExclusiveGroups 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 

Config Parameter

String

Config Parameter description

x 

Another Parameter

String

Config Parameter description

x 

Associated Operations

Associated Sources

Operations

Operation With Exclusive Optional Group

Operation With String description

Parameters

Name Type Description Default Value Required

Configuration

String

The name of the configuration to use.

x 

Param

String

String param description

x 

Output Mime Type

String

The mime type of the payload that this operation outputs.

 

Advance Field

String

 

Advance Field2

String

 

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

String

For Configurations.

Sources

Basic Source

Parameters

Name Type Description Default Value Required

Configuration

String

The name of the configuration to use.

x 

Source Parameter

String

x 

Output Mime Type

String

The mime type of the payload that this operation outputs.

 

Redelivery Policy

Defines a policy for processing the redelivery of the same message

 

Advance Field

String

 

Advance Field2

String

 

Reconnection Strategy

A retry strategy in case of connectivity errors

 

Output

Type

String

Attributes Type

For Configurations.

Types

Basic Attributes

Field Type Description Default Value Required

Username

String

Redelivery Policy

Field Type Description Default Value Required

Max Redelivery Count

Number

The maximum number of times a message can be redelivered and processed unsuccessfully before triggering process-failed-message

Use Secure Hash

Boolean

Whether to use a secure hash algorithm to identify a redelivered message

Message Digest Algorithm

String

The secure hashing algorithm to use. If not set, the default is SHA-256.

Id Expression

String

Defines one or more expressions to use to determine when a message has been redelivered. This property may only be set if useSecureHash is false.

Object Store

The object store where the redelivery counter for each message is going to be stored.

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

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