Skip to content

Commit 606515a

Browse files
Merge pull request #231166 from dearandyxu/master
update key
2 parents adbfe79 + 51bfd7e commit 606515a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/solution-template-replicate-multiple-objects-sap-cdc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ A sample control file is as below:
4040
```json
4141
[
4242
{
43-
"checkPointKey":"cba2acf0-d5e2-4d84-a552-e0a059b6d320",
43+
"checkPointKey":"CheckPointFor_ZPERFCDPOS$F",
4444
"sapContext": "ABAP_CDS",
4545
"sapObjectName": "ZPERFCDPOS$F",
4646
"sapRunMode": "fullAndIncrementalLoad",
@@ -68,7 +68,7 @@ A sample control file is as below:
6868
"stagingStorageFolder":"stagingcontainer/stagingfolder"
6969
},
7070
{
71-
"checkPointKey":"fgaeca7f-d3d4-406f-bb48-a17faa83f76c",
71+
"checkPointKey":"CheckPointFor_Z0131",
7272
"sapContext": "SAPI",
7373
"sapObjectName": "Z0131",
7474
"sapRunMode": "incrementalLoad",

0 commit comments

Comments
 (0)