Skip to content

Commit a4b8968

Browse files
Merge pull request #277808 from Clare-Zheng82/0611-Update_ServiceNow_doc_tablename_require
[Doc update] Update dataset required info in ServiceNow connector doc
2 parents 1779c55 + 79ab760 commit a4b8968

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/connector-servicenow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: data-factory
88
ms.subservice: data-movement
99
ms.topic: conceptual
1010
ms.custom: synapse
11-
ms.date: 04/11/2024
11+
ms.date: 06/11/2024
1212
---
1313

1414
# Copy data from ServiceNow using Azure Data Factory or Synapse Analytics
@@ -110,7 +110,7 @@ To copy data from ServiceNow, set the type property of the dataset to **ServiceN
110110
| Property | Description | Required |
111111
|:--- |:--- |:--- |
112112
| type | The type property of the dataset must be set to: **ServiceNowV2Object** | Yes |
113-
| tableName | Name of the table. | No (if "expression" in activity source is specified) |
113+
| tableName | Name of the table. | Yes |
114114

115115
> [!Note]
116116
> In copy activities, the tableName in dataset will be the name of the table instead of the label in ServiceNow.

0 commit comments

Comments
 (0)