Skip to content

/AWS1/CL_MDIDATASOURCECONF

Contains the data source configuration for a clipping output. It identifies the fixture whose event data Elemental Inference maps onto the clipping metadata. It is used in the dataSourceConfiguration property of a ClippingConfig.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_fixtureid TYPE /AWS1/MDIFIXTUREID /AWS1/MDIFIXTUREID

The ID of the fixture whose event data you want Elemental Inference to map onto this clipping output. The fixture should be the sports event in the source media that the feed is processing.

To obtain this ID, use the SearchFixtures operation to find the fixture, then use the fixtureId from the matching FixtureSummary.


Queryable Attributes

fixtureId

The ID of the fixture whose event data you want Elemental Inference to map onto this clipping output. The fixture should be the sports event in the source media that the feed is processing.

To obtain this ID, use the SearchFixtures operation to find the fixture, then use the fixtureId from the matching FixtureSummary.

Accessible with the following methods

Method Description
GET_FIXTUREID() Getter for FIXTUREID, with configurable default
ASK_FIXTUREID() Getter for FIXTUREID w/ exceptions if field has no value
HAS_FIXTUREID() Determine if FIXTUREID has a value