No data directory under global but only under local domains
Hi,
I have come across an RDF domain which is built on an old RPAS version (11.0 - Acumate db). As I have always worked on recent RPAS versions (13+), this domain seemed a bit strange. There is no data directory present directly under the master domain. There are only local domain directories and data directory is present under each local domain with *.gem array files in it. I was able to see in the existing scripts that all the utilities (rpasInstall, exportData etc.) are being run on each local domain and not at the global level.
I am thinking this domain structure is possible only in the old versions and not in the later releases of RPAS (13+). Am I right in thinking so? Or is it still possible to have such domain structure in the later releases of RPAS?