Oracle Workflow Guide
Release 2.6.2

Part Number A95265-03
  Go to previous page Go to next page       Go To Table Of Contents Go To Index Go To Table Of Contents

                     Contents  Index  Glossary Master Index Feedback
 

AddUsersToAdHocRole

Syntax

procedure AddUsersToAdHocRole

 (role_name in varchar2,
role_users in varchar2);

Description

Adds users to a existing ad hoc 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
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.