- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-05-2022 01:54 AM
Hi, I'm new to ServiceNow development so if this has an obvious answer I apologise in advance.
I'm trying to create a Data Source so that I can use Import Sets and Transforms to load data into ServiceNow. I seem to be failing at the first hurdle which is to create a valid JSON File Data Source.
I have seen the following documentation pages:
- https://docs.servicenow.com/bundle/sandiego-platform-administration/page/administer/import-sets/reference/r_FileTypeDataSource.html
- https://docs.servicenow.com/bundle/sandiego-platform-administration/page/administer/import-sets/reference/json-data-source-examples.html
And I appear to be missing is a "Path for each row" field on the form which enables me to tell it where to find the array root element. The field is not appearing for me at all, even if I select the 'Personalize Form' control on the form itself.
This is my second Personal Developer Instance, having reset my first thinking that I could've screwed up the instance somehow. All I have done since getting each instance is to install Vulnerability Response. I have made no further changes.
What I would like to understand is to how to create a JSON File Data Source in the absence of the "Path for each row" field in the UI. I'm happy if there is another way, I just can't find documentation associated with that.
Thanks,
Jamie Cockrill
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-05-2022 03:48 AM
I've tested it in Rome and San Diego. in San Diego - Please add "Path for each row" to "Default view" else try it from list view to update the value of column "Path for each row".
For your reference.
Thanks & Regards,
Vasanth

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-05-2022 02:04 AM
Hi Jamie,
Would appreciate if there is a sample JSON file to be used as a data source.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-05-2022 02:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-05-2022 02:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-05-2022 03:09 AM