Oracle Workflow Guide
Release 2.6.2

Part Number A95265-03
  Go to previous page Go to next page       Go To Table Of Contents Go To Index Go To Table Of Contents

                     Contents  Index  Glossary Master Index Feedback
 

WF_EVENT_SUBSCRIPTIONS Document Type Definition

The following document type definition (DTD) describes the required structure for an XML message that contains the complete information for an event subscription definition in the WF_EVENT_SUBSCRIPTIONS table.

<WF_TABLE_DATA>
<WF_EVENT_SUBSCRIPTIONS>
<VERSION></VERSION>
<GUID></GUID>
<SYSTEM_GUID></SYSTEM_GUID>
<SOURCE_TYPE></SOURCE_TYPE>
<SOURCE_AGENT_GUID></SOURCE_AGENT_GUID>
<EVENT_FILTER_GUID></EVENT_FILTER_GUID>
<PHASE></PHASE>
<STATUS></STATUS>
<RULE_DATA></RULE_DATA>
<OUT_AGENT_GUID></OUT_AGENT_GUID>
<TO_AGENT_GUID></TO_AGENT_GUID>
<PRIORITY></PRIORITY>
<RULE_FUNCTION></RULE_FUNCTION>
<WF_PROCESS_NAME></WF_PROCESS_NAME>
<PARAMETERS></PARAMETERS>
<OWNER_NAME></OWNER_NAME>
<DESCRIPTION></DESCRIPTION>
</WF_EVENT_SUBSCRIPTIONS>
</WF_TABLE_DATA>
 
         Previous  Next          Contents  Index  Glossary


Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.