procedure Receive (x_message in varchar2);
Receives an XML message containing the complete information for an event group member definition and loads the information into the WF_EVENT_GROUPS table.
| x_message | An XML message containing the complete information for an event group member definition. |