This is another question that's hard to articulate, but does anyone know a way to make it so specific SDE files filter down what tables are shown, without having to sign in as a specific user?
Example:
I have an Enterprise GDB with like 100 items in it. They're more or less organized into feature datasets,, except for the standalone tables since they can't be added to FDs.
I'd like to be able to make an SDE file that only showed one or two of the tables or feature datasets at a time.
| Current SDE connection for User | Idealized SDE files |
- FD1
- FD2
- FD3
- FC0A
- FC0B
- TB0A
- TB0B
- TB0C
| |
I know that you can allow read or edit privileges to specific users or groups and then store those in an SDE file and work from there. That is not what I'm looking for.
I'm looking to take what the user should be able to see based on those privileges and filter it.
Is this possible at all?
Thanks!