Documentation

event.offline.list

This method is used to read the current queue without modifying its status, in contrast to event.offline.get. Offline methods availability can be verified via the method feature.get.

Parameters

Method Description Type
filter Records Filter. By default, all records are passed, without filtration. Filtration by fields is supported:
ID,
TIMESTAMP_X,
EVENT_NAME,
MESSAGE_ID,
PROCESS_ID,
ERROR
with standard operation types =, >, <, <= and etc..
array
order Records sorting. Sorting by the same fields as in the filter is supported. Array type [field=>ASC|DESC] is received on input. By default - [ID:ASC]. array


© «Bitrix24», 2001-2023
Up