Papa_Bear1
Member
- Local time
- Yesterday, 23:09
- Joined
- Feb 28, 2020
- Messages
- 86
I've been running some import code successfully for a long while - like hours.
This import step/process is being repeated many hundreds of times. (I'm looping through hundreds of files in a folder, pulling data in from them basically.)
Suddenly, I see this error 3625, with a misleading message about how the import specification does not exist.
It does exist. I can even manually import using it just fine.
Upon closer inspection - with a break point, I am finding that upon restarting things, it will successfully import 2x, and then on the 3rd, it throws this error.
Again, the Import Specification is there and works. (I even double-checked the system table and it is there.)
I've also simply tried creating a new/separate Import Specification, but it is doing the same thing.
Any advice on why this might be happening - or has anyone else seen this and identified a fix?
This import step/process is being repeated many hundreds of times. (I'm looping through hundreds of files in a folder, pulling data in from them basically.)
Suddenly, I see this error 3625, with a misleading message about how the import specification does not exist.
It does exist. I can even manually import using it just fine.
Upon closer inspection - with a break point, I am finding that upon restarting things, it will successfully import 2x, and then on the 3rd, it throws this error.
Again, the Import Specification is there and works. (I even double-checked the system table and it is there.)
I've also simply tried creating a new/separate Import Specification, but it is doing the same thing.
Any advice on why this might be happening - or has anyone else seen this and identified a fix?