Skip Headers

Oracle Workflow API Reference
Release 2.6.3

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

WF_EVENT_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_EVENT_GROUPS table for the specified event group member definition.

Arguments (input)

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

         Previous  Next          Contents  Index  Glossary


Oracle Logo
Copyright © 2003 Oracle Corporation.

All rights reserved.