Restrict report / web interface access

286 views
Skip to first unread message

ciche...@fater.it

unread,
Oct 15, 2014, 6:48:28 AM10/15/14
to suppor...@runmyprocess.com
Hello,
I am looking on information on how to manage access to web interface reports and process reports.
More specifically, I would restrict access to web interfaces containing report widgets only to some user roles.

Can you help on this ?

Thank you.

Pankaj Kumar

unread,
Oct 15, 2014, 7:38:03 AM10/15/14
to suppor...@runmyprocess.com, ciche...@fater.it
Hi,


For the public webinterfaces, you can not restrict the user from the Read/Write operation.

Private Webinterface

for private webinterface you can do by removing the user from the "USER" access right.

Please refer to the following link for the access control: 

Dynamic Access Control

You can restrict the user for accessing the user for accessing the particular control (i.e. reports) dynamically.

go to properties -> Rules and on the "Visible" place the code

${has_right(P_connected_user.login,role_id)}

it will be visible to only that role.

Inline image 1



Thanks,
Pankaj




--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/7f004576-9958-4521-afbc-4acef7fbc5dd%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

ciche...@fater.it

unread,
Oct 20, 2014, 9:34:55 AM10/20/14
to suppor...@runmyprocess.com, ciche...@fater.it
On Wednesday, October 15, 2014 1:38:03 PM UTC+2, pkumar wrote:
> Hi,
>
>
>
>
> For the public webinterfaces, you can not restrict the user from the Read/Write operation.
>
>
> Private Webinterface
>
>
> for private webinterface you can do by removing the user from the "USER" access right.
>
>
> Please refer to the following link for the access control: 
> http://docs.runmyprocess.com/Developer_Guide/Rights/Access_Rights
>
>
>
> Dynamic Access Control
>
>
> You can restrict the user for accessing the user for accessing the particular control (i.e. reports) dynamically.
>
>
> go to properties -> Rules and on the "Visible" place the code
>
>
> ${has_right(P_connected_user.login,role_id)}
>
>
>
> it will be visible to only that role.
>
>
>
>
>
>
>
>
>
>
> Thanks,
> Pankaj
>
>
>
>
>
>
> On Wed, Oct 15, 2014 at 4:18 PM, <ciche...@fater.it> wrote:
> Hello,
>
> I am looking on information on how to manage access to web interface reports and process reports.
>
> More specifically, I would restrict access to web interfaces containing report widgets only to some user roles.
>
>
>
> Can you help on this ?
>
>
>
> Thank you.
>
>
>
> --
>
> Fujitsu - RunMyProcess
>
> ---
>
> You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
>
> To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
>
> To post to this group, send email to suppor...@runmyprocess.com.
>
> Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
>
> To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/7f004576-9958-4521-afbc-4acef7fbc5dd%40runmyprocess.com.
>
> For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

Thank you Pankaj,
I used the has_right function in the Rules/Visible tab of the widget.
Reply all
Reply to author
Forward
0 new messages