Xml Import(containing records >10000) through Data source from Another Instance

sharada_janagar
Kilo Explorer

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.

 

Datasource.PNG

Regards,

Sharada

1 ACCEPTED SOLUTION

rems
Mega Expert

Hi, Did you set the sys_properties element   ?



com.glide.processors.XMLProcessor.record_count   =   40000 ?


View solution in original post

7 REPLIES 7

sharada_janagar
Kilo Explorer

Hi Remy Untersinger,



No it didnot work. I have tried adding sys_properties element "glide.xml.export.limit" but could not succeed.



PFB Screenshot.


glide.xml.export.limit.PNG



Thanks and Regards,


Sharada.


Hi Remy Untersinger,



After adding   sys_properties element "glide.xml.export.limit", I am able to import. Thanks for the assistance.



Regards,


Sharada


Dan_Berglin
Giga Expert

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