- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2014 12:06 AM
Hi,
I am trying to import Xml(which has 30,000 records) through Datasource from Another Instance, i am able to import only 10,000 records even after writing the query "/cmdb_ci_computer.do?sysparam_record_count=40000&XML" . PFB screenshot. May i know if i am missing any thing?
Thanks for the assistance in advance.
Regards,
Sharada
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2014 12:20 AM
Hi, Did you set the sys_properties element ?
com.glide.processors.XMLProcessor.record_count = 40000 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2014 09:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2014 10:16 PM
Hi Remy Untersinger,
After adding sys_properties element "glide.xml.export.limit", I am able to import. Thanks for the assistance.
Regards,
Sharada
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2016 02:10 AM
Hi,
Just wanted to add a note that the URL parameter you referred to has a typo, it should be sysparm_record_count= not sysparam_record_count.
Kind regards,
Dan Berglin