Guest
Welcome login


TIBCOmmunity > Products > BPM > Business Studio > Conversations
Home   Members Communities
Conversations () Resources () Blogs ()

Business Studio

Up to Conversations in Business Studio

This Question is Answered

2 "helpful" answers available (2 pts)

Procedures - Visible only to certain users/groups

Created on: Feb 8, 2010 1:24 PM

Hi,

 

is it possible to configure permission so that a given iProcess Procedure is visible only to certain users/groups, in iProcess Workspace Browser?

We want our users to "see" only the procedures they have permissions to.

 

Thanks,

 

Alex

Click to view John Foster's profile Hotshot 571 posts since
Apr 29, 2008

What do you mean by "see" and "visible"

 

In Business Studio, on the process "extended" tab, you can specify which users / gropus have admin access and which have casestart access.

Click to view John Foster's profile Hotshot 571 posts since
Apr 29, 2008

Sorry Alex - I still don't understand.

 

Using the Advanced tab on the process in Business Studio you can specify which users / groups are allowed to start cases of each individual procedure, and which users/groups can perform administration on each indivuidual procedure.

 

What other sort of "seeing" is there that you need to protect against?

 

Anyway, these are the only sorts I know of, any other sort of constraint would probably need to be added as a custom modification to the browser client.

Click to view Binaya Kumar Lenka's profile Enthusiast 227 posts since
Jun 12, 2009

Hi,

In Modler you can do

by going to ProcedureManagement->properties->AccessControl->user attribute expression as SW_USER:MENUNAME="MANAGER(give according to ur requirment.

For Businessstudio:

click on your process in business studio

navigate to the advanced tab

go to Case Start Access Permissions > User Attribute Permissions

enter an expression that will be evaluated when a user log in. To restrict to a certain group, type "IPEUserUtil.GETATTRIBUTE("GRP_[your groupname]") == "Yes";".

 

Plz see the attcahed screenshots for detail

 

Regards

Binaya

Attachments:
Click to view Karthick P's profile Dabbler 68 posts since
Oct 22, 2008

Hi Alex

The above settings would only restrict the case start access to the users.

It would still display the procedures in the list in Workspace browser.

 

Regards

Karthick

Click to view Binaya Kumar Lenka's profile Enthusiast 227 posts since
Jun 12, 2009

Hi Alex,

You are designing the flow in BSt or IPROCESS Modler.

BST we have only case administration but in iprocess modeler we have both .

If you are doing it in IPRIOCESS Modeler then you can achieve it by cleck on a particular procedure

Procedure mangemnt- Properties-Acesscontrol-Userattribute give the name of a user who is not going to see the procedure

After that Acess type give none instead of use,view edit acess .

so person will login he will not able to see that particular procedure.

 

 

 

Regards

Binaya



More Like This

  • Retrieving data ...