Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

ICS.READEVENT

Reads an event from storage.

Syntax

Parameters

LIST (required)
Name of the output list.

NAME (required)
Name of the event.

Description

This tag reads an event from storage. In order for the event to be read it must have been created using the APPEVENT or EMAILEVENT tags. The ICS.READEVENT tag returns a list with the following columns:

Error Numbers

The possible values of errno include:

Value
Description
-203
Event error
-10004
A required parameter is missing.
-10010
Invalid parameter value

Example

The following example reads the email event confirmation email from storage and places the results in a list called events.

Release Introduced

See Also

ICS.QUERYEVENTS

  Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.