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
 

Wfagtlst.sql

Use wfagtlst.sql to run a listener to monitor an agent for inbound event messages. When a message is received, the Event Manager searches for and executes any active subscriptions by the local system to the event with a source type of External, and also any active 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  
         Previous  Next          Contents  Index  Glossary


Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.