File tree Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change @@ -1267,6 +1267,9 @@ items:
1267
1267
- name : SAP Table, SAP Business Warehouse Open Hub, and SAP ODP
1268
1268
href : connector-troubleshoot-sap.md
1269
1269
displayName : troubleshooting
1270
+ - name : ServiceNow
1271
+ href : connector-troubleshoot-servicenow.md
1272
+ displayName : troubleshooting
1270
1273
- name : SharePoint Online list
1271
1274
href : connector-troubleshoot-sharepoint-online-list.md
1272
1275
displayName : troubleshooting
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Troubleshoot the ServiceNow connector
3
+ titleSuffix : Azure Data Factory & Azure Synapse
4
+ description : Learn how to troubleshoot issues with the ServiceNow connector in Azure Data Factory and Azure Synapse Analytics.
5
+ author : jianleishen
6
+ ms.subservice : data-movement
7
+ ms.topic : troubleshooting
8
+ ms.date : 04/17/2025
9
+ ms.author : jianleishen
10
+ ms.custom : has-adal-ref, synapse
11
+ ---
12
+
13
+ # Troubleshoot the ServiceNow connector in Azure Data Factory and Azure Synapse
14
+
15
+ [ !INCLUDE[ appliesto-adf-asa-md] ( includes/appliesto-adf-asa-md.md )]
16
+
17
+ This article provides suggestions to troubleshoot common problems with the ServiceNow connector in Azure Data Factory and Azure Synapse.
18
+
19
+ ## Error code: DEDICATED_DPERORCODE0
20
+
21
+ - ** Cause** : Object reference not set to an instance of an object.
22
+
23
+ - ** Recommendation** : You are recommended to have a role with at least read access to * sys_glide_object* tables in ServiceNow.
24
+
25
+ ## Related content
26
+
27
+ For more troubleshooting help, try these resources:
28
+
29
+ - [ Connector troubleshooting guide] ( connector-troubleshoot-guide.md )
30
+ - [ Data Factory blog] ( https://techcommunity.microsoft.com/t5/azure-data-factory-blog/bg-p/AzureDataFactoryBlog )
31
+ - [ Data Factory feature requests] ( https://feedback.azure.com/d365community/forum/1219ec2d-6c26-ec11-b6e6-000d3a4f032c )
32
+ - [ Azure videos] ( https://azure.microsoft.com/resources/videos/index/?sort=newest&services=data-factory )
33
+ - [ Microsoft Q&A page] ( /answers/topics/azure-data-factory.html )
34
+ - [ Stack Overflow forum for Data Factory] ( https://stackoverflow.com/questions/tagged/azure-data-factory )
35
+ - [ X information about Data Factory] ( https://x.com/hashtag/DataFactory )
You can’t perform that action at this time.
0 commit comments