Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Import Set Table is not creating automatically using Data Sources

dharanikumar
Giga Guru

Steps To Re-Produce:
1. Create Data Source -  SNOW Categories
2. Import Set Table Label - Service Now Category
3. Import Set Table Name - u_service_now_category

find_real_file.png

 

When i click on the below transform maps button and on the source table field is different..

find_real_file.png

4 REPLIES 4

Deepak Ingale1
Mega Sage

I don't see any name difference. I see table is created with the appropriate syntax from the label what was provided.

Am I missing anything?

Hi Deepak,

After the data source is created the Table should be created. But here the table didn't got created . It just shows the name without label in the source table field.

-Dharani

Hi, 

 

Check if you have below property on your instance "glide.import_set_row.dynamically_add_fields"

If might be because field creation would be prevented on your instance. If you are seeing fields are getting created, then please see in sys_documentation table whether you have an entry against the column for label. 

 

"https://docs.servicenow.com/bundle/london-platform-administration/page/administer/import-sets/refere...

 

Note: Please mark reply as correct / helpful based on impact it has created for answering this thread

Thanks for the reply!!
But i didn't had correct password and Mid Server selected while setting up the data source.
Once everything has been filled and ran the test load. It created the tables etc...

Regards,
Dharani