Skip Headers

Oracle Workflow API Reference
Release 2.6.3

Part Number B10286-02
Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

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>
<CUSTOMIZATION_LEVEL></CUSTOMIZATION_LEVEL>
</WF_EVENT_SUBSCRIPTIONS>
</WF_TABLE_DATA>

         Previous  Next          Contents  Index  Glossary


Oracle Logo
Copyright © 2003 Oracle Corporation.

All rights reserved.