Skip to content

Commit cbd8e6e

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update expression required
1 parent 8715bae commit cbd8e6e

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: 06/11/2024
11+
ms.date: 06/17/2024
1212
---
1313

1414
# Copy data from ServiceNow using Azure Data Factory or Synapse Analytics
@@ -145,7 +145,7 @@ To copy data from ServiceNow, set the source type in the copy activity to **Serv
145145
| Property | Description | Required |
146146
|:--- |:--- |:--- |
147147
| type | The type property of the copy activity source must be set to: **ServiceNowV2Source** | Yes |
148-
| expression| Use the expression to read data. You can configure the expression in **Query builder**. It has the same usage as the condition builder in ServiceNow. For instructions on how to use it, see this [article](https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/use/common-ui-elements/concept/c_ConditionBuilder.html). | No (if "tableName" in dataset is specified) |
148+
| expression| Use the expression to read data. You can configure the expression in **Query builder**. It has the same usage as the condition builder in ServiceNow. For instructions on how to use it, see this [article](https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/use/common-ui-elements/concept/c_ConditionBuilder.html). | No |
149149
| *Under `expression`* | | |
150150
| type | The expression type. Values can be Constant (default), Unary, Binary, and Field. | No |
151151
| value | The constant value. |Yes when the expression type is Constant or Field |

0 commit comments

Comments
 (0)