Resource Types and Corresponding Action Types

Permissions for a user role are defined using the action types available for each resource type.

Note: If a resource ID specifies a set of resources, the permission applies to that set of resources only. If it specifies a resource type, then the permission applies to all resources of that resource type.
Resource Types and Their Allowable Action Types
Resource Type Allowable Action Types (If action is ALLOW) Enables Users to. . .
PROJECT
checkout
Check out TIBCO BusinessEvents project resources.
Note: Users can check out only those resources they are allowed to read.
update
Update TIBCO BusinessEvents project resources that were checked out earlier.

Users can update only those resources they are allowed to read.

gen_deploy
Use the Generate Deployable RMS menu option for building EAR files or class files.
commit
Commit the modified/deleted TIBCO BusinessEvents project resources.
approval
Review the worklist items in a project. (WebStudio only)
CATALOGFUNCTION
invoke
Invoke catalog functions in decision tables (RULEFUNCTIONIMPL resource type) that the users are allowed to modify.
CHANNEL
read
View channels.
CONCEPT
read
View concepts.
DOMAIN
read
View domain models.
create
Create domain models.
EVENT
read
View events.
PROPERTY
read
View resource properties.

If no resources are specified, then users can view properties of all resources that they are allowed to view (read).

RULE
read
View rules (rule source code).
RULEFUNCTION
read
View rule functions (rule function source code).
add_impl
Add decision tables (RULEFUNCTIONIMPL resource type).

If specific rule functions are not listed, then users can add decision tables to all rule functions they are allowed to view (read).

(Other permissions that apply to decision tables are set on the resources used in the decision table.)

del_impl
Delete decision tables (RULEFUNCTIONIMPL resource type).
RULEFUNCTIONIMPL
read
View decision tables (RULEFUNCTIONIMPL resource type).

Add columns in the Condition area of the decision table.

Add rows and modify cells in existing rows and columns.

modify
Add columns in the Action area of decision tables.
WSDL
read
View WSDL files.
XSD
read
View XSD files.
WebStudio Only Permissions
RULETEMPLATE
read Checkout rule templates.
RULETEMPLATEINSTANCE
read View business rules.
add_inst Create business rule for the rule template.
del_inst Delete business rule.
RULETEMPLATEVIEW
read Checkout rule template views.