Settable options on the sForce service
@jc:sforce-properties
query-batch-size="<data-source-type>"
Maximum number of records to return on the query method
Default: 30.
The following rules apply to this annotation's use:
@jc:sforce-properties
save-assign-rule-id="<data-source-type>"
ID of the assignment rule to use. Can be an inactive assignment rule. If unspecified and autoAssign is True, then the default assignment rule is used.
Default: Null.
The following rules apply to this annotation's use:
@jc:sforce-properties
save-auto-assign="<data-source-type>"
Specifies whether automatic rule-based assignment is enabled (True) or not (False).
Default: True.
The following rules apply to this annotation's use:
@jc:sforce-properties
validate-level="<data-source-type>"
Level of XML validation done on web service parameters and responses.
Default: None.
The following rules apply to this annotation's use:
@jc:sforce-properties
http-url="<data-source-type>"
Location of SalesForce WSDL
Default: https://www.salesforce.com/services/Soap/c/3.0.
The following rules apply to this annotation's use: