Question on JDBC data source

snow57
Tera Contributor

Hi, i have a SQL data source , added a new field to the instance to get the data from the SQL DB(configuration is completed from the SQL side). the values for the new field are there in the SQL DB but while importing this the new field is not displaying in the ServiceNow Instance(displaying as blank in the import logs) ? what would be the reason for this? Did anyone faced like this ?

 

6 REPLIES 6

-O-
Kilo Patron
Kilo Patron

Have you specified a custom query or just the table name?

snow57
Tera Contributor

Hi, 

Just the table name

I would try to turn it into a "query based" data source.

It might throw some error and shed some light onto what might be going wrong.

snow57
Tera Contributor

Hi, 

Sure , Thanks.