We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

DataSource Exception

sdevi
Kilo Expert

Recently we have upgraded our instance to Eureka. We are getting "com.glide.db.impex.datasource.DataSourceException: Connection URL cannot be empty" error while uploading excels in our Instance. Please advice on this

3 REPLIES 3

manikorada
ServiceNow Employee

Sri,



Are you using any existing Data Source or creating a new one?


Michael Fry1
Kilo Patron

When the file path field is populated, it should auto-populate the Connection URL field. Is that not happening?


har_I
Tera Contributor

Hi I was getting this issue until I noticed that the business rule "Build Connection URL" on the data source table was inactive. After setting it to active, the error went away and loading data worked.