SAP Cloud for Customer V2
SAP Cloud for Customer is a SaaS platform for sales and service enablement. You can use SAP Cloud for Customer as a data source when landing or replicating data.
SAP Cloud for Customer integration replicates data using the SAP Cloud for Customer OData API.
See the Schema section for a list of objects available for replication.Preparing for authentication
To access your data, you need to authenticate the connection with your account credentials.
Creating the connection
자세한 내용은 SaaS 응용 프로그램에 연결을 참조하십시오.
- 필요한 연결 속성을 입력합니다.
연결 이름에 연결 이름을 입력합니다.
연결이 만들어질 때 연결에 대한 메타데이터를 정의하려면 연결 메타데이터 열기를 선택합니다.
만들기를 클릭합니다.
| Setting | Description |
|---|---|
| Data gateway | 사용 사례에 필요한 경우 데이터 이동 게이트웨이를 선택합니다. 정보 메모 이 필드는 데이터 이동 게이트웨이를 지원하지 않으므로 Qlik Talend Cloud 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 데이터 이동 게이트웨이를 사용하지 않으려면 없음을 선택합니다. 데이터 이동 게이트웨이의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 Qlik 데이터 게이트웨이 - 데이터 이동를 참조하십시오. |
| Username | Your user name in SAP Cloud for Customer. |
| Password | Your password in SAP Cloud for Customer. |
| OData URL | The OData discovery URL for your SAP Cloud for Customer tenant.
Examples:
정보 메모Change data capture (CDC) is only supported when using the standard OData service URL ( c4codataapi). Custom OData service URLs expose different entities and do not support CDC. |
Schema
Schemas and naming conventions can change from version to version. Verify your version before continuing.
The schema information displayed below is for version 2.
The available datasets depend on your SAP Cloud for Customer source tenant configuration. Datasets are discovered dynamically using the https://<tenant>.crm.ondemand.com/sap/c4c/odata/v1/c4codataapi endpoint.
Depending on your destination, table and column names may not appear as they are outlined below.
ActivityCollection
The ActivityCollection table contains info about activities in your SAP Cloud for Customer account.
| Replication Method | CDC |
| Primary Key | ObjectID |
| Replication Key | EntityLastChangedOn |
| Useful links | SAP Cloud for Customer OData API |
ContractCollection
The ContractCollection table contains info about contracts in your SAP Cloud for Customer account.
| Replication Method | CDC |
| Primary Key | ObjectID |
| Replication Key | EntityLastChangedOn |
| Useful links | SAP Cloud for Customer OData API |
CorporateAccountCollection
The CorporateAccountCollection table contains info about corporate accounts in your SAP Cloud for Customer account.
| Replication Method | CDC |
| Primary Key | ObjectID |
| Replication Key | EntityLastChangedOn |
| Useful links | SAP Cloud for Customer OData API |
EMailCollection
The EMailCollection table contains info about email records in your SAP Cloud for Customer account.
| Replication Method | CDC |
| Primary Key | ObjectID |
| Replication Key | EntityLastChangedOn |
| Useful links | SAP Cloud for Customer OData API |
IndividualCustomerCollection
The IndividualCustomerCollection table contains info about individual customers in your SAP Cloud for Customer account.
| Replication Method | CDC |
| Primary Key | ObjectID |
| Replication Key | EntityLastChangedOn |
| Useful links | SAP Cloud for Customer OData API |
LeadCollection
The LeadCollection table contains info about sales leads in your SAP Cloud for Customer account.
| Replication Method | CDC |
| Primary Key | ObjectID |
| Replication Key | EntityLastChangedOn |
| Useful links | SAP Cloud for Customer OData API |
OpportunityCollection
The OpportunityCollection table contains info about sales opportunities in your SAP Cloud for Customer account.
| Replication Method | CDC |
| Primary Key | ObjectID |
| Replication Key | EntityLastChangedOn |
| Useful links | SAP Cloud for Customer OData API |
PhoneCallAttachmentFolder
The PhoneCallAttachmentFolder table contains info about attachments to phone call records in your SAP Cloud for Customer account.
| Replication Method | CDC |
| Primary Key | ObjectID |
| Replication Key | EntityLastChangedOn |
| Useful links | SAP Cloud for Customer OData API |
PhoneCallBTDReferenceCollection
The PhoneCallBTDReferenceCollection table contains info about business transaction document references for phone calls in your SAP Cloud for Customer account.
| Replication Method | CDC |
| Primary Key | ObjectID |
| Replication Key | EntityLastChangedOn |
| Useful links | SAP Cloud for Customer OData API |
PhoneCallPartiesCollection
The PhoneCallPartiesCollection table contains info about parties involved in phone calls in your SAP Cloud for Customer account.
| Replication Method | CDC |
| Primary Key | ObjectID |
| Replication Key | EntityLastChangedOn |
| Useful links | SAP Cloud for Customer OData API |
PhoneCallNotesCollection
The PhoneCallNotesCollection table contains info about notes attached to phone calls in your SAP Cloud for Customer account.
| Replication Method | CDC |
| Primary Key | ObjectID |
| Replication Key | EntityLastChangedOn |
| Useful links | SAP Cloud for Customer OData API |
PhoneCallParticipantsCollection
The PhoneCallParticipantsCollection table contains info about participants in phone calls in your SAP Cloud for Customer account.
| Replication Method | CDC |
| Primary Key | ObjectID |
| Replication Key | EntityLastChangedOn |
| Useful links | SAP Cloud for Customer OData API |
TasksCollection
The TasksCollection table contains info about tasks in your SAP Cloud for Customer account.
| Replication Method | CDC |
| Primary Key | ObjectID |
| Replication Key | EntityLastChangedOn |
| Useful links | SAP Cloud for Customer OData API |