This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch camel-master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/camel-master by this push:
new 5e3ae7d [create-pull-request] automated change
5e3ae7d is described below
commit 5e3ae7d43edea629d54ef448d5b2ff66910a0903
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 1 03:29:34 2020 +0000
[create-pull-request] automated change
---
.../src/generated/resources/connectors/camel-salesforce-sink.json | 2 ++
.../src/generated/resources/connectors/camel-salesforce-source.json | 2 ++
.../src/generated/resources/camel-salesforce-sink.json | 2 ++
.../src/generated/resources/camel-salesforce-source.json | 2 ++
.../src/main/docs/camel-salesforce-kafka-sink-connector.adoc | 4 ++--
.../src/main/docs/camel-salesforce-kafka-source-connector.adoc | 4 ++--
.../kafkaconnector/salesforce/CamelSalesforceSinkConnectorConfig.java | 4 ++--
.../salesforce/CamelSalesforceSourceConnectorConfig.java | 4 ++--
.../ROOT/pages/connectors/camel-salesforce-kafka-sink-connector.adoc | 4 ++--
.../pages/connectors/camel-salesforce-kafka-source-connector.adoc | 4 ++--
10 files changed, 20 insertions(+), 12 deletions(-)
diff --git
a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-salesforce-sink.json
b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-salesforce-sink.json
index 035191b..66fbea2 100644
---
a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-salesforce-sink.json
+++
b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-salesforce-sink.json
@@ -62,6 +62,7 @@
"camel.sink.endpoint.defaultReplayId": {
"name": "camel.sink.endpoint.defaultReplayId",
"description": "Default replayId setting if no value is
found in initialReplayIdMap",
+ "defaultValue": "\"-1\"",
"priority": "MEDIUM",
"required": "false"
},
@@ -310,6 +311,7 @@
"camel.component.salesforce.defaultReplayId": {
"name": "camel.component.salesforce.defaultReplayId",
"description": "Default replayId setting if no value is
found in initialReplayIdMap",
+ "defaultValue": "\"-1\"",
"priority": "MEDIUM",
"required": "false"
},
diff --git
a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-salesforce-source.json
b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-salesforce-source.json
index c62ec18..91f1200 100644
---
a/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-salesforce-source.json
+++
b/camel-kafka-connector-catalog/src/generated/resources/connectors/camel-salesforce-source.json
@@ -62,6 +62,7 @@
"camel.source.endpoint.defaultReplayId": {
"name": "camel.source.endpoint.defaultReplayId",
"description": "Default replayId setting if no value is
found in initialReplayIdMap",
+ "defaultValue": "\"-1\"",
"priority": "MEDIUM",
"required": "false"
},
@@ -328,6 +329,7 @@
"camel.component.salesforce.defaultReplayId": {
"name": "camel.component.salesforce.defaultReplayId",
"description": "Default replayId setting if no value is
found in initialReplayIdMap",
+ "defaultValue": "\"-1\"",
"priority": "MEDIUM",
"required": "false"
},
diff --git
a/connectors/camel-salesforce-kafka-connector/src/generated/resources/camel-salesforce-sink.json
b/connectors/camel-salesforce-kafka-connector/src/generated/resources/camel-salesforce-sink.json
index 035191b..66fbea2 100644
---
a/connectors/camel-salesforce-kafka-connector/src/generated/resources/camel-salesforce-sink.json
+++
b/connectors/camel-salesforce-kafka-connector/src/generated/resources/camel-salesforce-sink.json
@@ -62,6 +62,7 @@
"camel.sink.endpoint.defaultReplayId": {
"name": "camel.sink.endpoint.defaultReplayId",
"description": "Default replayId setting if no value is
found in initialReplayIdMap",
+ "defaultValue": "\"-1\"",
"priority": "MEDIUM",
"required": "false"
},
@@ -310,6 +311,7 @@
"camel.component.salesforce.defaultReplayId": {
"name": "camel.component.salesforce.defaultReplayId",
"description": "Default replayId setting if no value is
found in initialReplayIdMap",
+ "defaultValue": "\"-1\"",
"priority": "MEDIUM",
"required": "false"
},
diff --git
a/connectors/camel-salesforce-kafka-connector/src/generated/resources/camel-salesforce-source.json
b/connectors/camel-salesforce-kafka-connector/src/generated/resources/camel-salesforce-source.json
index c62ec18..91f1200 100644
---
a/connectors/camel-salesforce-kafka-connector/src/generated/resources/camel-salesforce-source.json
+++
b/connectors/camel-salesforce-kafka-connector/src/generated/resources/camel-salesforce-source.json
@@ -62,6 +62,7 @@
"camel.source.endpoint.defaultReplayId": {
"name": "camel.source.endpoint.defaultReplayId",
"description": "Default replayId setting if no value is
found in initialReplayIdMap",
+ "defaultValue": "\"-1\"",
"priority": "MEDIUM",
"required": "false"
},
@@ -328,6 +329,7 @@
"camel.component.salesforce.defaultReplayId": {
"name": "camel.component.salesforce.defaultReplayId",
"description": "Default replayId setting if no value is
found in initialReplayIdMap",
+ "defaultValue": "\"-1\"",
"priority": "MEDIUM",
"required": "false"
},
diff --git
a/connectors/camel-salesforce-kafka-connector/src/main/docs/camel-salesforce-kafka-sink-connector.adoc
b/connectors/camel-salesforce-kafka-connector/src/main/docs/camel-salesforce-kafka-sink-connector.adoc
index 5f73cc7..5750222 100644
---
a/connectors/camel-salesforce-kafka-connector/src/main/docs/camel-salesforce-kafka-sink-connector.adoc
+++
b/connectors/camel-salesforce-kafka-connector/src/main/docs/camel-salesforce-kafka-sink-connector.adoc
@@ -37,7 +37,7 @@ The camel-salesforce sink connector supports 113 options,
which are listed below
| *camel.sink.endpoint.backoffIncrement* | Backoff interval increment for
Streaming connection restart attempts for failures beyond CometD
auto-reconnect. | 1000L | false | MEDIUM
| *camel.sink.endpoint.batchId* | Bulk API Batch ID | null | false | MEDIUM
| *camel.sink.endpoint.contentType* | Bulk API content type, one of XML, CSV,
ZIP_XML, ZIP_CSV One of: [XML] [CSV] [JSON] [ZIP_XML] [ZIP_CSV] [ZIP_JSON] |
null | false | MEDIUM
-| *camel.sink.endpoint.defaultReplayId* | Default replayId setting if no value
is found in initialReplayIdMap | null | false | MEDIUM
+| *camel.sink.endpoint.defaultReplayId* | Default replayId setting if no value
is found in initialReplayIdMap | "-1" | false | MEDIUM
| *camel.sink.endpoint.format* | Payload format to use for Salesforce API
calls, either JSON or XML, defaults to JSON One of: [JSON] [XML] | null | false
| MEDIUM
| *camel.sink.endpoint.httpClient* | Custom Jetty Http Client to use to
connect to Salesforce. | null | false | MEDIUM
| *camel.sink.endpoint.includeDetails* | Include details in Salesforce1
Analytics report, defaults to false. | null | false | MEDIUM
@@ -77,7 +77,7 @@ The camel-salesforce sink connector supports 113 options,
which are listed below
| *camel.component.salesforce.backoffIncrement* | Backoff interval increment
for Streaming connection restart attempts for failures beyond CometD
auto-reconnect. | 1000L | false | MEDIUM
| *camel.component.salesforce.batchId* | Bulk API Batch ID | null | false |
MEDIUM
| *camel.component.salesforce.contentType* | Bulk API content type, one of
XML, CSV, ZIP_XML, ZIP_CSV One of: [XML] [CSV] [JSON] [ZIP_XML] [ZIP_CSV]
[ZIP_JSON] | null | false | MEDIUM
-| *camel.component.salesforce.defaultReplayId* | Default replayId setting if
no value is found in initialReplayIdMap | null | false | MEDIUM
+| *camel.component.salesforce.defaultReplayId* | Default replayId setting if
no value is found in initialReplayIdMap | "-1" | false | MEDIUM
| *camel.component.salesforce.format* | Payload format to use for Salesforce
API calls, either JSON or XML, defaults to JSON One of: [JSON] [XML] | null |
false | MEDIUM
| *camel.component.salesforce.httpClient* | Custom Jetty Http Client to use to
connect to Salesforce. | null | false | MEDIUM
| *camel.component.salesforce.httpClientConnection Timeout* | Connection
timeout used by the HttpClient when connecting to the Salesforce server. |
60000L | false | MEDIUM
diff --git
a/connectors/camel-salesforce-kafka-connector/src/main/docs/camel-salesforce-kafka-source-connector.adoc
b/connectors/camel-salesforce-kafka-connector/src/main/docs/camel-salesforce-kafka-source-connector.adoc
index f89c55b..4fca6bc 100644
---
a/connectors/camel-salesforce-kafka-connector/src/main/docs/camel-salesforce-kafka-source-connector.adoc
+++
b/connectors/camel-salesforce-kafka-connector/src/main/docs/camel-salesforce-kafka-source-connector.adoc
@@ -37,7 +37,7 @@ The camel-salesforce source connector supports 116 options,
which are listed bel
| *camel.source.endpoint.backoffIncrement* | Backoff interval increment for
Streaming connection restart attempts for failures beyond CometD
auto-reconnect. | 1000L | false | MEDIUM
| *camel.source.endpoint.batchId* | Bulk API Batch ID | null | false | MEDIUM
| *camel.source.endpoint.contentType* | Bulk API content type, one of XML,
CSV, ZIP_XML, ZIP_CSV One of: [XML] [CSV] [JSON] [ZIP_XML] [ZIP_CSV] [ZIP_JSON]
| null | false | MEDIUM
-| *camel.source.endpoint.defaultReplayId* | Default replayId setting if no
value is found in initialReplayIdMap | null | false | MEDIUM
+| *camel.source.endpoint.defaultReplayId* | Default replayId setting if no
value is found in initialReplayIdMap | "-1" | false | MEDIUM
| *camel.source.endpoint.format* | Payload format to use for Salesforce API
calls, either JSON or XML, defaults to JSON One of: [JSON] [XML] | null | false
| MEDIUM
| *camel.source.endpoint.httpClient* | Custom Jetty Http Client to use to
connect to Salesforce. | null | false | MEDIUM
| *camel.source.endpoint.includeDetails* | Include details in Salesforce1
Analytics report, defaults to false. | null | false | MEDIUM
@@ -80,7 +80,7 @@ The camel-salesforce source connector supports 116 options,
which are listed bel
| *camel.component.salesforce.backoffIncrement* | Backoff interval increment
for Streaming connection restart attempts for failures beyond CometD
auto-reconnect. | 1000L | false | MEDIUM
| *camel.component.salesforce.batchId* | Bulk API Batch ID | null | false |
MEDIUM
| *camel.component.salesforce.contentType* | Bulk API content type, one of
XML, CSV, ZIP_XML, ZIP_CSV One of: [XML] [CSV] [JSON] [ZIP_XML] [ZIP_CSV]
[ZIP_JSON] | null | false | MEDIUM
-| *camel.component.salesforce.defaultReplayId* | Default replayId setting if
no value is found in initialReplayIdMap | null | false | MEDIUM
+| *camel.component.salesforce.defaultReplayId* | Default replayId setting if
no value is found in initialReplayIdMap | "-1" | false | MEDIUM
| *camel.component.salesforce.format* | Payload format to use for Salesforce
API calls, either JSON or XML, defaults to JSON One of: [JSON] [XML] | null |
false | MEDIUM
| *camel.component.salesforce.httpClient* | Custom Jetty Http Client to use to
connect to Salesforce. | null | false | MEDIUM
| *camel.component.salesforce.httpClientConnection Timeout* | Connection
timeout used by the HttpClient when connecting to the Salesforce server. |
60000L | false | MEDIUM
diff --git
a/connectors/camel-salesforce-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/salesforce/CamelSalesforceSinkConnectorConfig.java
b/connectors/camel-salesforce-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/salesforce/CamelSalesforceSinkConnectorConfig.java
index e9e32b6..66e02ae 100644
---
a/connectors/camel-salesforce-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/salesforce/CamelSalesforceSinkConnectorConfig.java
+++
b/connectors/camel-salesforce-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/salesforce/CamelSalesforceSinkConnectorConfig.java
@@ -52,7 +52,7 @@ public class CamelSalesforceSinkConnectorConfig
public static final String
CAMEL_SINK_SALESFORCE_ENDPOINT_CONTENT_TYPE_DEFAULT = null;
public static final String
CAMEL_SINK_SALESFORCE_ENDPOINT_DEFAULT_REPLAY_ID_CONF =
"camel.sink.endpoint.defaultReplayId";
public static final String
CAMEL_SINK_SALESFORCE_ENDPOINT_DEFAULT_REPLAY_ID_DOC = "Default replayId
setting if no value is found in initialReplayIdMap";
- public static final String
CAMEL_SINK_SALESFORCE_ENDPOINT_DEFAULT_REPLAY_ID_DEFAULT = null;
+ public static final String
CAMEL_SINK_SALESFORCE_ENDPOINT_DEFAULT_REPLAY_ID_DEFAULT = "-1";
public static final String CAMEL_SINK_SALESFORCE_ENDPOINT_FORMAT_CONF =
"camel.sink.endpoint.format";
public static final String CAMEL_SINK_SALESFORCE_ENDPOINT_FORMAT_DOC =
"Payload format to use for Salesforce API calls, either JSON or XML, defaults
to JSON One of: [JSON] [XML]";
public static final String CAMEL_SINK_SALESFORCE_ENDPOINT_FORMAT_DEFAULT =
null;
@@ -172,7 +172,7 @@ public class CamelSalesforceSinkConnectorConfig
public static final String
CAMEL_SINK_SALESFORCE_COMPONENT_CONTENT_TYPE_DEFAULT = null;
public static final String
CAMEL_SINK_SALESFORCE_COMPONENT_DEFAULT_REPLAY_ID_CONF =
"camel.component.salesforce.defaultReplayId";
public static final String
CAMEL_SINK_SALESFORCE_COMPONENT_DEFAULT_REPLAY_ID_DOC = "Default replayId
setting if no value is found in initialReplayIdMap";
- public static final String
CAMEL_SINK_SALESFORCE_COMPONENT_DEFAULT_REPLAY_ID_DEFAULT = null;
+ public static final String
CAMEL_SINK_SALESFORCE_COMPONENT_DEFAULT_REPLAY_ID_DEFAULT = "-1";
public static final String CAMEL_SINK_SALESFORCE_COMPONENT_FORMAT_CONF =
"camel.component.salesforce.format";
public static final String CAMEL_SINK_SALESFORCE_COMPONENT_FORMAT_DOC =
"Payload format to use for Salesforce API calls, either JSON or XML, defaults
to JSON One of: [JSON] [XML]";
public static final String CAMEL_SINK_SALESFORCE_COMPONENT_FORMAT_DEFAULT
= null;
diff --git
a/connectors/camel-salesforce-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/salesforce/CamelSalesforceSourceConnectorConfig.java
b/connectors/camel-salesforce-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/salesforce/CamelSalesforceSourceConnectorConfig.java
index 61f79ec..56f8df9 100644
---
a/connectors/camel-salesforce-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/salesforce/CamelSalesforceSourceConnectorConfig.java
+++
b/connectors/camel-salesforce-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/salesforce/CamelSalesforceSourceConnectorConfig.java
@@ -52,7 +52,7 @@ public class CamelSalesforceSourceConnectorConfig
public static final String
CAMEL_SOURCE_SALESFORCE_ENDPOINT_CONTENT_TYPE_DEFAULT = null;
public static final String
CAMEL_SOURCE_SALESFORCE_ENDPOINT_DEFAULT_REPLAY_ID_CONF =
"camel.source.endpoint.defaultReplayId";
public static final String
CAMEL_SOURCE_SALESFORCE_ENDPOINT_DEFAULT_REPLAY_ID_DOC = "Default replayId
setting if no value is found in initialReplayIdMap";
- public static final String
CAMEL_SOURCE_SALESFORCE_ENDPOINT_DEFAULT_REPLAY_ID_DEFAULT = null;
+ public static final String
CAMEL_SOURCE_SALESFORCE_ENDPOINT_DEFAULT_REPLAY_ID_DEFAULT = "-1";
public static final String CAMEL_SOURCE_SALESFORCE_ENDPOINT_FORMAT_CONF =
"camel.source.endpoint.format";
public static final String CAMEL_SOURCE_SALESFORCE_ENDPOINT_FORMAT_DOC =
"Payload format to use for Salesforce API calls, either JSON or XML, defaults
to JSON One of: [JSON] [XML]";
public static final String CAMEL_SOURCE_SALESFORCE_ENDPOINT_FORMAT_DEFAULT
= null;
@@ -181,7 +181,7 @@ public class CamelSalesforceSourceConnectorConfig
public static final String
CAMEL_SOURCE_SALESFORCE_COMPONENT_CONTENT_TYPE_DEFAULT = null;
public static final String
CAMEL_SOURCE_SALESFORCE_COMPONENT_DEFAULT_REPLAY_ID_CONF =
"camel.component.salesforce.defaultReplayId";
public static final String
CAMEL_SOURCE_SALESFORCE_COMPONENT_DEFAULT_REPLAY_ID_DOC = "Default replayId
setting if no value is found in initialReplayIdMap";
- public static final String
CAMEL_SOURCE_SALESFORCE_COMPONENT_DEFAULT_REPLAY_ID_DEFAULT = null;
+ public static final String
CAMEL_SOURCE_SALESFORCE_COMPONENT_DEFAULT_REPLAY_ID_DEFAULT = "-1";
public static final String CAMEL_SOURCE_SALESFORCE_COMPONENT_FORMAT_CONF =
"camel.component.salesforce.format";
public static final String CAMEL_SOURCE_SALESFORCE_COMPONENT_FORMAT_DOC =
"Payload format to use for Salesforce API calls, either JSON or XML, defaults
to JSON One of: [JSON] [XML]";
public static final String
CAMEL_SOURCE_SALESFORCE_COMPONENT_FORMAT_DEFAULT = null;
diff --git
a/docs/modules/ROOT/pages/connectors/camel-salesforce-kafka-sink-connector.adoc
b/docs/modules/ROOT/pages/connectors/camel-salesforce-kafka-sink-connector.adoc
index 5f73cc7..5750222 100644
---
a/docs/modules/ROOT/pages/connectors/camel-salesforce-kafka-sink-connector.adoc
+++
b/docs/modules/ROOT/pages/connectors/camel-salesforce-kafka-sink-connector.adoc
@@ -37,7 +37,7 @@ The camel-salesforce sink connector supports 113 options,
which are listed below
| *camel.sink.endpoint.backoffIncrement* | Backoff interval increment for
Streaming connection restart attempts for failures beyond CometD
auto-reconnect. | 1000L | false | MEDIUM
| *camel.sink.endpoint.batchId* | Bulk API Batch ID | null | false | MEDIUM
| *camel.sink.endpoint.contentType* | Bulk API content type, one of XML, CSV,
ZIP_XML, ZIP_CSV One of: [XML] [CSV] [JSON] [ZIP_XML] [ZIP_CSV] [ZIP_JSON] |
null | false | MEDIUM
-| *camel.sink.endpoint.defaultReplayId* | Default replayId setting if no value
is found in initialReplayIdMap | null | false | MEDIUM
+| *camel.sink.endpoint.defaultReplayId* | Default replayId setting if no value
is found in initialReplayIdMap | "-1" | false | MEDIUM
| *camel.sink.endpoint.format* | Payload format to use for Salesforce API
calls, either JSON or XML, defaults to JSON One of: [JSON] [XML] | null | false
| MEDIUM
| *camel.sink.endpoint.httpClient* | Custom Jetty Http Client to use to
connect to Salesforce. | null | false | MEDIUM
| *camel.sink.endpoint.includeDetails* | Include details in Salesforce1
Analytics report, defaults to false. | null | false | MEDIUM
@@ -77,7 +77,7 @@ The camel-salesforce sink connector supports 113 options,
which are listed below
| *camel.component.salesforce.backoffIncrement* | Backoff interval increment
for Streaming connection restart attempts for failures beyond CometD
auto-reconnect. | 1000L | false | MEDIUM
| *camel.component.salesforce.batchId* | Bulk API Batch ID | null | false |
MEDIUM
| *camel.component.salesforce.contentType* | Bulk API content type, one of
XML, CSV, ZIP_XML, ZIP_CSV One of: [XML] [CSV] [JSON] [ZIP_XML] [ZIP_CSV]
[ZIP_JSON] | null | false | MEDIUM
-| *camel.component.salesforce.defaultReplayId* | Default replayId setting if
no value is found in initialReplayIdMap | null | false | MEDIUM
+| *camel.component.salesforce.defaultReplayId* | Default replayId setting if
no value is found in initialReplayIdMap | "-1" | false | MEDIUM
| *camel.component.salesforce.format* | Payload format to use for Salesforce
API calls, either JSON or XML, defaults to JSON One of: [JSON] [XML] | null |
false | MEDIUM
| *camel.component.salesforce.httpClient* | Custom Jetty Http Client to use to
connect to Salesforce. | null | false | MEDIUM
| *camel.component.salesforce.httpClientConnection Timeout* | Connection
timeout used by the HttpClient when connecting to the Salesforce server. |
60000L | false | MEDIUM
diff --git
a/docs/modules/ROOT/pages/connectors/camel-salesforce-kafka-source-connector.adoc
b/docs/modules/ROOT/pages/connectors/camel-salesforce-kafka-source-connector.adoc
index f89c55b..4fca6bc 100644
---
a/docs/modules/ROOT/pages/connectors/camel-salesforce-kafka-source-connector.adoc
+++
b/docs/modules/ROOT/pages/connectors/camel-salesforce-kafka-source-connector.adoc
@@ -37,7 +37,7 @@ The camel-salesforce source connector supports 116 options,
which are listed bel
| *camel.source.endpoint.backoffIncrement* | Backoff interval increment for
Streaming connection restart attempts for failures beyond CometD
auto-reconnect. | 1000L | false | MEDIUM
| *camel.source.endpoint.batchId* | Bulk API Batch ID | null | false | MEDIUM
| *camel.source.endpoint.contentType* | Bulk API content type, one of XML,
CSV, ZIP_XML, ZIP_CSV One of: [XML] [CSV] [JSON] [ZIP_XML] [ZIP_CSV] [ZIP_JSON]
| null | false | MEDIUM
-| *camel.source.endpoint.defaultReplayId* | Default replayId setting if no
value is found in initialReplayIdMap | null | false | MEDIUM
+| *camel.source.endpoint.defaultReplayId* | Default replayId setting if no
value is found in initialReplayIdMap | "-1" | false | MEDIUM
| *camel.source.endpoint.format* | Payload format to use for Salesforce API
calls, either JSON or XML, defaults to JSON One of: [JSON] [XML] | null | false
| MEDIUM
| *camel.source.endpoint.httpClient* | Custom Jetty Http Client to use to
connect to Salesforce. | null | false | MEDIUM
| *camel.source.endpoint.includeDetails* | Include details in Salesforce1
Analytics report, defaults to false. | null | false | MEDIUM
@@ -80,7 +80,7 @@ The camel-salesforce source connector supports 116 options,
which are listed bel
| *camel.component.salesforce.backoffIncrement* | Backoff interval increment
for Streaming connection restart attempts for failures beyond CometD
auto-reconnect. | 1000L | false | MEDIUM
| *camel.component.salesforce.batchId* | Bulk API Batch ID | null | false |
MEDIUM
| *camel.component.salesforce.contentType* | Bulk API content type, one of
XML, CSV, ZIP_XML, ZIP_CSV One of: [XML] [CSV] [JSON] [ZIP_XML] [ZIP_CSV]
[ZIP_JSON] | null | false | MEDIUM
-| *camel.component.salesforce.defaultReplayId* | Default replayId setting if
no value is found in initialReplayIdMap | null | false | MEDIUM
+| *camel.component.salesforce.defaultReplayId* | Default replayId setting if
no value is found in initialReplayIdMap | "-1" | false | MEDIUM
| *camel.component.salesforce.format* | Payload format to use for Salesforce
API calls, either JSON or XML, defaults to JSON One of: [JSON] [XML] | null |
false | MEDIUM
| *camel.component.salesforce.httpClient* | Custom Jetty Http Client to use to
connect to Salesforce. | null | false | MEDIUM
| *camel.component.salesforce.httpClientConnection Timeout* | Connection
timeout used by the HttpClient when connecting to the Salesforce server. |
60000L | false | MEDIUM