Skip Headers

Oracle Workflow API Reference
Release 2.6.3.5

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

WF_AGENT_GROUPS Document Type Definition

The following document type definition (DTD) describes the required structure for an XML message that contains the complete information for an agent group member definition in the WF_AGENT_GROUPS table.

Note: Agent group header information is defined in the WF_AGENTS table, similarly to an individual agent. Only the agent group member definitions are stored in the WF_AGENT_GROUPS table.

Note: Agent groups are currently only available for the version of Oracle Workflow embedded in Oracle Applications.

<WF_TABLE_DATA> 
<WF_AGENT_GROUPS>
<VERSION></VERSION>
<GROUP_GUID></GROUP_GUID>
<MEMBER_GUID></MEMBER_GUID>
</WF_AGENT_GROUPS>
</WF_TABLE_DATA>


         Previous  Next          Contents  Index  Glossary



Oracle Logo
Copyright © 2003, 2004, Oracle. All rights reserved.