Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
First Question:
I`m trying to add to my application "Section Access". I want to show to the user info based on specific Model Name value that I set.
so I added the below script:
Section Access; LOAD * Inline [ ACCESS, USERID , Model Name USER, A, 'Sony A1' ]; SECTION APPLICATION;
For some reason, this way is not working.
Second question :
I have another field which call "Region". I want to assign for each user the relevant region.
I wrote the below script:
Section Access; LOAD * Inline [ ACCESS, USERID , REGION USER, A, EURO ]; SECTION APPLICATION;
When I defined the value EURO, the data that present to user A was only EURO - As expected!
But when I changed instead of EURO to United State the user saw all the values - Not as expected!
Thanks for helping
Section Access = Everything Upper()
When we say everything needs to be in uppercase, we mean it 😉
Thanks Guys
You can now test our new Product SAM that will fully automate Section Access Generation product.
It is no longer necessary to maintain a section access list in Excel or in your database, SAM offers you a complete web application that will secure all your data accesses.
A user can request access to an application with a simple form. Then administrators get notified and can assign the RESTRICTIONS and OMITS from the proposed fields values. User access are generated from on a single line per user, no need to generate tedious Cartesian products and include all values to get a "*" value working correctly .
Moreover SAM is able to generate an automatic access section from the authorizations of the QMC, a time saving for simple cases.
More details on our website or contact me at jp.golay@ebiexperts.com