/AWS1/CL_CUSCONNECTOROPERATOR¶
The operation to be performed on the provided source fields.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_marketo TYPE /AWS1/CUSMARKETOCONNECTOROP /AWS1/CUSMARKETOCONNECTOROP¶
The operation to be performed on the provided Marketo source fields.
iv_s3 TYPE /AWS1/CUSS3CONNECTOROPERATOR /AWS1/CUSS3CONNECTOROPERATOR¶
The operation to be performed on the provided Amazon S3 source fields.
iv_salesforce TYPE /AWS1/CUSSALESFORCECONNECTOROP /AWS1/CUSSALESFORCECONNECTOROP¶
The operation to be performed on the provided Salesforce source fields.
iv_servicenow TYPE /AWS1/CUSSERVICENOWCONNECTOROP /AWS1/CUSSERVICENOWCONNECTOROP¶
The operation to be performed on the provided ServiceNow source fields.
iv_zendesk TYPE /AWS1/CUSZENDESKCONNECTOROP /AWS1/CUSZENDESKCONNECTOROP¶
The operation to be performed on the provided Zendesk source fields.
Queryable Attributes¶
Marketo¶
The operation to be performed on the provided Marketo source fields.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MARKETO() |
Getter for MARKETO, with configurable default |
ASK_MARKETO() |
Getter for MARKETO w/ exceptions if field has no value |
HAS_MARKETO() |
Determine if MARKETO has a value |
S3¶
The operation to be performed on the provided Amazon S3 source fields.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3() |
Getter for S3, with configurable default |
ASK_S3() |
Getter for S3 w/ exceptions if field has no value |
HAS_S3() |
Determine if S3 has a value |
Salesforce¶
The operation to be performed on the provided Salesforce source fields.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SALESFORCE() |
Getter for SALESFORCE, with configurable default |
ASK_SALESFORCE() |
Getter for SALESFORCE w/ exceptions if field has no value |
HAS_SALESFORCE() |
Determine if SALESFORCE has a value |
ServiceNow¶
The operation to be performed on the provided ServiceNow source fields.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICENOW() |
Getter for SERVICENOW, with configurable default |
ASK_SERVICENOW() |
Getter for SERVICENOW w/ exceptions if field has no value |
HAS_SERVICENOW() |
Determine if SERVICENOW has a value |
Zendesk¶
The operation to be performed on the provided Zendesk source fields.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ZENDESK() |
Getter for ZENDESK, with configurable default |
ASK_ZENDESK() |
Getter for ZENDESK w/ exceptions if field has no value |
HAS_ZENDESK() |
Determine if ZENDESK has a value |