Skip Headers

Oracle Workflow API Reference
Release 2.6.3

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

PurgeEvent

Syntax

procedure PurgeEvent

(queuename in varchar2,
message_handle in raw);

Description

Removes an event from a specified queue without further processing.

Arguments (input)

queuename The name of the queue from which to purge the event.
message_handle The message handle ID for the specific event to purge.

         Previous  Next          Contents  Index  Glossary


Oracle Logo
Copyright © 2003 Oracle Corporation.

All rights reserved.