Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Security on data set vs. table
al91206
Can I put security on a data set instead of a table? If so how?
Thanks,
Al
Find more posts tagged with
Comments
johnw
You would override the fetch event. It should just be as simple as checking your credentials, and returning true if it passes, false if not. IIRC, thats pretty much all you can do with the out of the box JDBC Data Sets fetch event.
al91206
John,
This is what I'm looking for although I have no clue about the commands or context.
Do you know the commands to check the credentials? I have the if / else statement to return true - but I don't know how to grab the username or privilege from iserver express.
Thanks!
Al