3/17/2026 3:28:20 AM
|
| |
| slxdeveloper.com Community Forums |
|
| |
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
Access rights in Web client vs Windows client
Posted: 13 Jan 10 4:18 PM
|
General question:
If you execute the same SQL statement on both the window client and web client (e.g. grab a set of history records) return the same record set? In other words, is the SLX db adapter/reader the same or are there special security issues (because its the web)?
I know the windows slx provider takes into account owner/access rights...etc? |
|
|
|
Re: Access rights in Web client vs Windows client
Posted: 13 Jan 10 5:37 PM
|
There is no difference at the SLX Provider level. The same security is in place for both the Web and Windows client.
If you want to confirm this, you could run the SLX Profiler against the Web server and you will see how the requests are ran under the User's credentials and the same Security Parsing is in place. |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|