Skip to content

/AWS1/CL_MDXFAILOVERRTRINPID00

Configuration details for an indexed stream in a failover router input setup.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_sourceindex TYPE /AWS1/MDXINTEGER /AWS1/MDXINTEGER

The index number (0 or 1) assigned to this source in the failover configuration.

Optional arguments:

iv_sourceipaddress TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING

The IP address of the source for this indexed stream.


Queryable Attributes

SourceIndex

The index number (0 or 1) assigned to this source in the failover configuration.

Accessible with the following methods

Method Description
GET_SOURCEINDEX() Getter for SOURCEINDEX, with configurable default
ASK_SOURCEINDEX() Getter for SOURCEINDEX w/ exceptions if field has no value
HAS_SOURCEINDEX() Determine if SOURCEINDEX has a value

SourceIpAddress

The IP address of the source for this indexed stream.

Accessible with the following methods

Method Description
GET_SOURCEIPADDRESS() Getter for SOURCEIPADDRESS, with configurable default
ASK_SOURCEIPADDRESS() Getter for SOURCEIPADDRESS w/ exceptions if field has no val
HAS_SOURCEIPADDRESS() Determine if SOURCEIPADDRESS has a value