EXPOSECT

This function exposes events delimited by ':' and relates them together using a correlation ID.

_EXPOSECT(events,cid|td,value)

Parameter

Type

Required/
Optional

Description

events

String

Required

Specifies the set of event to expose and relate.

cid|ts

String

Required

Specifies the correlation id (cid) and the time stamp (long) separated by '|'. This function will parse this parameter for the cid and timestamp by checking for the existence of a '|' and parsing for a long datatype

Value

String

Optional

Specifies the value to expose as the fact. If none is provided, the value '1' is used.


iWay Software