Skip to content

/AWS1/CL_MDLPIPELINEDETAIL

Runtime details of a pipeline when a channel is running.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ACTIVEINPUTATTACHMENTNAME TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The name of the active input attachment currently being ingested by this pipeline.

IV_ACTINPUTSWITCHACTIONNAME TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The name of the input switch schedule action that occurred most recently and that resulted in the switch to the current input attachment for this pipeline.

IV_ACTMOTIONGRAPHICSACTNAME TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The name of the motion graphics activate action that occurred most recently and that resulted in the current graphics URI for this pipeline.

IV_ACTIVEMOTIONGRAPHICSURI TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

The current URI being used for HTML5 motion graphics for this pipeline.

IV_PIPELINEID TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

Pipeline ID


Queryable Attributes

ActiveInputAttachmentName

The name of the active input attachment currently being ingested by this pipeline.

Accessible with the following methods

Method Description
GET_ACTINPUTATTACHMENTNAME() Getter for ACTIVEINPUTATTACHMENTNAME, with configurable defa
ASK_ACTINPUTATTACHMENTNAME() Getter for ACTIVEINPUTATTACHMENTNAME w/ exceptions if field
HAS_ACTINPUTATTACHMENTNAME() Determine if ACTIVEINPUTATTACHMENTNAME has a value

ActiveInputSwitchActionName

The name of the input switch schedule action that occurred most recently and that resulted in the switch to the current input attachment for this pipeline.

Accessible with the following methods

Method Description
GET_ACTINPUTSWITCHACTIONNAME() Getter for ACTIVEINPUTSWITCHACTIONNAME, with configurable de
ASK_ACTINPUTSWITCHACTIONNAME() Getter for ACTIVEINPUTSWITCHACTIONNAME w/ exceptions if fiel
HAS_ACTINPUTSWITCHACTIONNAME() Determine if ACTIVEINPUTSWITCHACTIONNAME has a value

ActiveMotionGraphicsActionName

The name of the motion graphics activate action that occurred most recently and that resulted in the current graphics URI for this pipeline.

Accessible with the following methods

Method Description
GET_ACTMOTIONGRAPHICSACTNAME() Getter for ACTMOTIONGRAPHICSACTIONNAME, with configurable de
ASK_ACTMOTIONGRAPHICSACTNAME() Getter for ACTMOTIONGRAPHICSACTIONNAME w/ exceptions if fiel
HAS_ACTMOTIONGRAPHICSACTNAME() Determine if ACTMOTIONGRAPHICSACTIONNAME has a value

ActiveMotionGraphicsUri

The current URI being used for HTML5 motion graphics for this pipeline.

Accessible with the following methods

Method Description
GET_ACTIVEMOTIONGRAPHICSURI() Getter for ACTIVEMOTIONGRAPHICSURI, with configurable defaul
ASK_ACTIVEMOTIONGRAPHICSURI() Getter for ACTIVEMOTIONGRAPHICSURI w/ exceptions if field ha
HAS_ACTIVEMOTIONGRAPHICSURI() Determine if ACTIVEMOTIONGRAPHICSURI has a value

PipelineId

Pipeline ID

Accessible with the following methods

Method Description
GET_PIPELINEID() Getter for PIPELINEID, with configurable default
ASK_PIPELINEID() Getter for PIPELINEID w/ exceptions if field has no value
HAS_PIPELINEID() Determine if PIPELINEID has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT___LISTOFPIPELINEDETAIL

TYPES TT___LISTOFPIPELINEDETAIL TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDLPIPELINEDETAIL WITH DEFAULT KEY
.