Previous  Next          Contents  Index  Glossary

WF_SYSTEMS_PKG.Receive

PL/SQL Syntax

procedure Receive

     (x_message in varchar2);

Description

Receives an XML message containing the complete information for a system definition and loads the information into the WF_SYSTEMS table.

Arguments (input)

x_messageAn XML message containing the complete information for a system definition.


         Previous  Next          Contents  Index  Glossary