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 sets not working

Earl L
Mega Guru

I'm trying to run an import set on my instance and they are consistently failing with the following error.

This is a new import set and the underlying import set table has not been created yet (verified by searching in system tables). This is a very simple two record import and I've tried it in both Excel and CSV formats without any luck. I can attach a copy of the file I'm using for the import if that would be helpful.

My instance is dev17716.service-now.com and it's running Istanbul.

Is there any way that someone from SN can look at this to see if there are some kind of internal errors causing the instance to not be able to generate sys IDs? I really have no idea what's going on with this but it is getting pretty frustrating trying every combination of tricks I can come up with to try to make this work, only to have them all fail.

12 REPLIES 12

Yes, testing now.


Strange, it doesn't work for me either, even if I create a new data source. Same works on my own instance which is also in Istanbul.


I would need more time on this. I can probably give you a better answer by tomorrow.


Thank you so much for looking into this. I know this is a free resource and very much appreciate that it is, and that someone would be able to help with this. Looking forward to hearing back from you on your findings.



Earl


Hey Earl,



Can't do testing today as your instance is in hibernate mode. I had a look thou in the source code and the error you're getting is because we're not able to start up a Progress Worker. This may be related to the fact that's it's a developer instance, but I am not 100% sure.



bradpsnc do you know if developer instances are restricted in running Progress Workers?


It's starting up now. Give it 5-10 minutes.



Hmmm... not sure about the progress workers, but I've been able to run imports just fine in the past. Don't those require progress workers every time they run?