Oracle Workflow API Reference Release 2.6.3 Part Number B10286-02 |
Previous | Next | Contents | Index | Glossary |
function Generate
(x_guid in raw)
return varchar2;
Description
Generates an XML message containing the complete information from the WF_EVENT_SUBSCRIPTIONS table for the specified event subscription definition.
Arguments (input)
x_guid | The globally unique identifier of the event subscription. |
Previous | Next | Contents | Index | Glossary |