How to import data from SQL DB to servicenow

khajaa
Giga Contributor

I  want to import  details from an external table (SQL DB) and use that data as inventory in SNOW

can anyone help me please I am new to SNOW

 

Thanks

5 REPLIES 5

Hello, I have a question. When retrieving bulk data from DB2 via JDBC, is explicit pagination required, or does JDBC's streaming nature handle it automatically? I am a bit confused because the documentation mentions a 10MB payload limit.