Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Pass User ID parameter from embedded URL to stored procedure

I have some reports embedded in my application. What I want to achieve is, when user login to our application, we catch their user ID information in embedded URL, and pass this to a parameter in a st...