I have a user object created on my PC for a Universe ‘A’. I use that to build a query and run it ( interactively). It runs fine.
But this query takes a lot of time and holds my PC for a while.
Now I want to run this query via DAS. It returns all data except that for user object.
This clearly means that DAS does not have the user object on its machine.
In this case, how do I run the query via DAS if I dont have access to it ( as an ordinary user) ?
Even if I do have access to DAS machine, I will have to move the .udo file to its directory and run the query.
But all the users cant have this luxury. How should they do it ?
Even if I do have access to DAS machine, I will have to move the .udo file to its directory and run
the query.
But all the users cant have this luxury. How should they do it ?
Please reply.
BCA doesn’t support user objects, so even if you do opy the udo file to the server, it will just be ignored. I presume DAS has the same behaviour although I haven’t checked this.
To overcome this problem requires that the user object be added as a normal object to the universe by your universe designer/team. Not ideal, but it is the only way of overcoming this issue as far as I’m aware. Of course, various permissions could be set so that only the user who created the object can view/use it.