I have a script that does a KML to layer conversion. We are having issues with getting the output to go to memory, i have tried in_memory and just memory. I was thinking it was an issues with making a GeoDB in memory, so we are trying to use copyfeatures to move the data out of the SDE and just make it a shapefile. then we want to add about 50 fields and parce some XML to populate the new fields. the problem is that it takes about 10 seconds to make a filed. so we are trying to use the in memory output but i keep getting a 000210 when we try to output any of the above features to memory. not sure what is going wrong, any ideas would be helpful. This is a script for Arc Pro 2.1