Skip to content

Commit d003693

Browse files
Merge pull request #298400 from Lucky-Wang16/0417-Add_ServiceNow_TSG
Add ServiceNow TSG
2 parents 6301ab0 + 13e26bd commit d003693

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

articles/data-factory/TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,6 +1267,9 @@ items:
12671267
- name: SAP Table, SAP Business Warehouse Open Hub, and SAP ODP
12681268
href: connector-troubleshoot-sap.md
12691269
displayName: troubleshooting
1270+
- name: ServiceNow
1271+
href: connector-troubleshoot-servicenow.md
1272+
displayName: troubleshooting
12701273
- name: SharePoint Online list
12711274
href: connector-troubleshoot-sharepoint-online-list.md
12721275
displayName: troubleshooting
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
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)

0 commit comments

Comments
 (0)