Anybody have ever ran into something like that&
When I run my custom python toolbox, the feature class created in output is not permanent.
1. The toolbox contains a few import from custom modules, classes etc....
2. The toolbox work perfectly, no error displayed (try, Catch Error etc..)
So here's what's happening:
- I can see the Feature Class that I just created in the output File Geodatabase (ex: in arcCatalog) and it's also added a layer in the TOC and I can do whatever I want with it (ex: export, run it another toolbox etc...)
- It also has a valid source
But: