Versions both 8.3 & 9.1
Quick Fields and Workflow
Whenever I try to perform a token verification against my external Oracle DB (for which I have been provided a view), I receive an error Table or View does not exist.
[ERROR [42S02] [Oracle][Ora][ORA-00942:table or view does not exist[Method=ExecuteFirstResult]
However, a custom query does work:
ODBC DSN (System)
I'm guessing I have a permissions issue. I'm told I have "select" permissions on the view, but what other permissions does the lookup require?
Thanks,
Adam