Skip Headers

Oracle Workflow API Reference
Release 2.6.3

Part Number B10286-02
Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

AddUsersToAdHocRole

Syntax

procedure AddUsersToAdHocRole

(role_name in varchar2,
role_users in varchar2);

Description

Adds users to a existing ad hoc role.

Note: A role can contain only individual users as its members. It cannot contain another role.

Arguments (input)

role_name The internal name of the ad hoc role.
role_users List of users delimited by spaces or commas. Users can be ad hoc users or users defined in an application, but they must already be defined in the Oracle Workflow directory service.

         Previous  Next          Contents  Index  Glossary


Oracle Logo
Copyright © 2003 Oracle Corporation.

All rights reserved.