Previous  Next          Contents  Index  Glossary

WF_AGENTS_PKG.Generate

PL/SQL Syntax

function Generate

     (x_guid in raw)
return varchar2;

Description

Generates an XML message containing the complete information from the WF_AGENTS table for the specified agent definition.

Arguments (input)

x_guidThe globally unique identifier of the agent.


         Previous  Next          Contents  Index  Glossary