I'm creating a business unit specific OSpace, and anticipate the need for more in the future. In the CSIDE I created a new module with the name of the company and want specific OSpaces for each business unit, but in the default creation process only the initial ospace seems fully formed and there was an error message when trying to create the second one.
Using the new module wizard it names the first OSpace the same name as the module and there doesnt appears to be a way to rename it, but it has the WebModule, Configure, and RHGroup objects. The second OSpace I manually created only has Root and Globals objects. I'm guessing the error message I saw was an indication of something not completing correctly.
I presume that things work similarly to the Builder Ospaces setup and if I want to differentitate my request handlers by OSpace I'll need the second OSpace to have its own web module, configure and RH Group objects so I can name and call them separately.