Skip Headers

Oracle Workflow API Reference
Release 2.6.3.5

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

WF_AGENT_GROUPS_PKG.Generate

PL/SQL Syntax

function Generate

     (x_group_guid in raw,
x_member_guid in raw)
return varchar2;

Description

Generates an XML message containing the complete information from the WF_AGENT_GROUPS table for the specified agent group member definition.

Note: Agent groups are currently only available for the version of Oracle Workflow embedded in Oracle Applications.

Arguments (input)

x_group_guid The globally unique identifier of the agent group.
x_member_guid The globally unique identifier of the individual member agent.


         Previous  Next          Contents  Index  Glossary



Oracle Logo
Copyright © 2003, 2004, Oracle. All rights reserved.