Hi Everyone!! We have a development, testing and production repository as well as a dev, test, and prod domains. We have created a universe with a few objects having .lov files. All of the objects refresh before use and export with the universe. The LOV will display with no problem through Designer but I am having trouble exporting the universe. When I try to export I get the following error message:
Warning: The document domain does not exist on the same data account. You cannot export your list of values.
I know that my .lov files are stored on the document domain in a table called OBJ_X_DOCUMENTS. I’m just not sure what this message is trying to tell me and what I need to do. Any help would be greatly appreciated!!! Thanks!!
You are quite correct in your deduction that the LOV’s are stored in a table called OBJ_X_DOCUMENTS, however this must exist within the universe domain, for your universe export to succeed.
You can create this manually, or use the wizard within the supervisor, to create the table within the same database as the universe domain exists.
We have separate databases for Security, Universe, and multiple Document domains, and came across this problem ourselves.
Regards,
Rob Blackmoor
Project Manager
Tarmac Heavy Building Materials UK Ltd.
You are quite correct, the LOVs are associated to the document domain (as they are placed in the UserDocs directory under the universe name). As such, they cannot export to the universe domain (there is no place to put the LOVs).
BO is asking you to create a Document domain in the same account if you would like to export the LOVs with the universe. You can accomplish this in the Supervisor module.