Hi,
the call to GetProductionInfo() will return all production that were executed in the namespace at some point in time. So you will see the history of the productions previously running in the namespace.
The return values are afaik: Status, StartDateTime, StopDateTime, CurrentDefault
Best Regards
Timo
ISC supported customers should be looking into the use of ISC CCR (ChangeControlRecord) as well as SystemDefaultSettings. CCR is powered by Perforce and handles the transport of config and code between environments. It features in its latest version Production decomposition which transports only the actual changed code/config and no longer the complete production definition.









I would not go with percent classes/globals nor with %All namespace mappings except you want/need to have your code and data available in all namespaces.
I would add Global and Package mappings as needed to make the storage class definition as well as the storage global location available in the N1 namespace.