Skip Headers

Oracle Workflow Administrator's Guide
Release 2.6.3.5

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

Wfagtlst.sql

Use wfagtlst.sql to run a PL/SQL agent listener to monitor an agent for inbound event messages. When a message is received, the Event Manager searches for and executes any enabled subscriptions by the local system to the event with a source type of External, and also any enabled subscriptions by the local system to the Any event with a source type of External.

Use the script as follows:

sqlplus <user/pwd> @wfagtlst <agent_name> 

Replace <agent_name> with the internal name of the agent that you want to monitor for inbound event messages.

Note: You should use this script primarily for debugging purposes.

See Also

Listen, Oracle Workflow API Reference


         Previous  Next          Contents  Index  Glossary



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