/AWS1/CL_APFCONNECTOROPERATOR¶
The operation to be performed on the provided source fields.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_amplitude
TYPE /AWS1/APFAMPLITUDECONNECTOROP
/AWS1/APFAMPLITUDECONNECTOROP
¶
The operation to be performed on the provided Amplitude source fields.
iv_datadog
TYPE /AWS1/APFDATADOGCONNECTOROP
/AWS1/APFDATADOGCONNECTOROP
¶
The operation to be performed on the provided Datadog source fields.
iv_dynatrace
TYPE /AWS1/APFDYNATRACECONNECTOROP
/AWS1/APFDYNATRACECONNECTOROP
¶
The operation to be performed on the provided Dynatrace source fields.
iv_googleanalytics
TYPE /AWS1/APFGOOGLEALYSCONNECTOROP
/AWS1/APFGOOGLEALYSCONNECTOROP
¶
The operation to be performed on the provided Google Analytics source fields.
iv_infornexus
TYPE /AWS1/APFINFORNEXUSCONNECTOROP
/AWS1/APFINFORNEXUSCONNECTOROP
¶
The operation to be performed on the provided Infor Nexus source fields.
iv_marketo
TYPE /AWS1/APFMARKETOCONNECTOROP
/AWS1/APFMARKETOCONNECTOROP
¶
The operation to be performed on the provided Marketo source fields.
iv_s3
TYPE /AWS1/APFS3CONNECTOROPERATOR
/AWS1/APFS3CONNECTOROPERATOR
¶
The operation to be performed on the provided Amazon S3 source fields.
iv_salesforce
TYPE /AWS1/APFSALESFORCECONNECTOROP
/AWS1/APFSALESFORCECONNECTOROP
¶
The operation to be performed on the provided Salesforce source fields.
iv_servicenow
TYPE /AWS1/APFSERVICENOWCONNECTOROP
/AWS1/APFSERVICENOWCONNECTOROP
¶
The operation to be performed on the provided ServiceNow source fields.
iv_singular
TYPE /AWS1/APFSINGULARCONNECTOROP
/AWS1/APFSINGULARCONNECTOROP
¶
The operation to be performed on the provided Singular source fields.
iv_slack
TYPE /AWS1/APFSLACKCONNECTOROP
/AWS1/APFSLACKCONNECTOROP
¶
The operation to be performed on the provided Slack source fields.
iv_trendmicro
TYPE /AWS1/APFTRENDMICROCONNECTOROP
/AWS1/APFTRENDMICROCONNECTOROP
¶
The operation to be performed on the provided Trend Micro source fields.
iv_veeva
TYPE /AWS1/APFVEEVACONNECTOROP
/AWS1/APFVEEVACONNECTOROP
¶
The operation to be performed on the provided Veeva source fields.
iv_zendesk
TYPE /AWS1/APFZENDESKCONNECTOROP
/AWS1/APFZENDESKCONNECTOROP
¶
The operation to be performed on the provided Zendesk source fields.
iv_sapodata
TYPE /AWS1/APFSAPODATACONNECTOROP
/AWS1/APFSAPODATACONNECTOROP
¶
The operation to be performed on the provided SAPOData source fields.
iv_customconnector
TYPE /AWS1/APFOPERATOR
/AWS1/APFOPERATOR
¶
Operators supported by the custom connector.
iv_pardot
TYPE /AWS1/APFPARDOTCONNECTOROP
/AWS1/APFPARDOTCONNECTOROP
¶
The operation to be performed on the provided Salesforce Pardot source fields.
Queryable Attributes¶
Amplitude¶
The operation to be performed on the provided Amplitude source fields.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AMPLITUDE() |
Getter for AMPLITUDE, with configurable default |
ASK_AMPLITUDE() |
Getter for AMPLITUDE w/ exceptions if field has no value |
HAS_AMPLITUDE() |
Determine if AMPLITUDE has a value |
Datadog¶
The operation to be performed on the provided Datadog source fields.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DATADOG() |
Getter for DATADOG, with configurable default |
ASK_DATADOG() |
Getter for DATADOG w/ exceptions if field has no value |
HAS_DATADOG() |
Determine if DATADOG has a value |
Dynatrace¶
The operation to be performed on the provided Dynatrace source fields.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DYNATRACE() |
Getter for DYNATRACE, with configurable default |
ASK_DYNATRACE() |
Getter for DYNATRACE w/ exceptions if field has no value |
HAS_DYNATRACE() |
Determine if DYNATRACE has a value |
GoogleAnalytics¶
The operation to be performed on the provided Google Analytics source fields.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GOOGLEANALYTICS() |
Getter for GOOGLEANALYTICS, with configurable default |
ASK_GOOGLEANALYTICS() |
Getter for GOOGLEANALYTICS w/ exceptions if field has no val |
HAS_GOOGLEANALYTICS() |
Determine if GOOGLEANALYTICS has a value |
InforNexus¶
The operation to be performed on the provided Infor Nexus source fields.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INFORNEXUS() |
Getter for INFORNEXUS, with configurable default |
ASK_INFORNEXUS() |
Getter for INFORNEXUS w/ exceptions if field has no value |
HAS_INFORNEXUS() |
Determine if INFORNEXUS has a value |
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 |
Singular¶
The operation to be performed on the provided Singular source fields.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SINGULAR() |
Getter for SINGULAR, with configurable default |
ASK_SINGULAR() |
Getter for SINGULAR w/ exceptions if field has no value |
HAS_SINGULAR() |
Determine if SINGULAR has a value |
Slack¶
The operation to be performed on the provided Slack source fields.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SLACK() |
Getter for SLACK, with configurable default |
ASK_SLACK() |
Getter for SLACK w/ exceptions if field has no value |
HAS_SLACK() |
Determine if SLACK has a value |
Trendmicro¶
The operation to be performed on the provided Trend Micro source fields.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TRENDMICRO() |
Getter for TRENDMICRO, with configurable default |
ASK_TRENDMICRO() |
Getter for TRENDMICRO w/ exceptions if field has no value |
HAS_TRENDMICRO() |
Determine if TRENDMICRO has a value |
Veeva¶
The operation to be performed on the provided Veeva source fields.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VEEVA() |
Getter for VEEVA, with configurable default |
ASK_VEEVA() |
Getter for VEEVA w/ exceptions if field has no value |
HAS_VEEVA() |
Determine if VEEVA 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 |
SAPOData¶
The operation to be performed on the provided SAPOData source fields.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SAPODATA() |
Getter for SAPODATA, with configurable default |
ASK_SAPODATA() |
Getter for SAPODATA w/ exceptions if field has no value |
HAS_SAPODATA() |
Determine if SAPODATA has a value |
CustomConnector¶
Operators supported by the custom connector.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CUSTOMCONNECTOR() |
Getter for CUSTOMCONNECTOR, with configurable default |
ASK_CUSTOMCONNECTOR() |
Getter for CUSTOMCONNECTOR w/ exceptions if field has no val |
HAS_CUSTOMCONNECTOR() |
Determine if CUSTOMCONNECTOR has a value |
Pardot¶
The operation to be performed on the provided Salesforce Pardot source fields.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PARDOT() |
Getter for PARDOT, with configurable default |
ASK_PARDOT() |
Getter for PARDOT w/ exceptions if field has no value |
HAS_PARDOT() |
Determine if PARDOT has a value |