Skip to content

/AWS1/CL_FNS=>UPDATEKXDATAVIEW()

About UpdateKxDataview

Updates the specified dataview. The dataviews get automatically updated when any new changesets are ingested. Each update of the dataview creates a new version, including changeset details and cache configurations

Method Signature

IMPORTING

Required arguments:

IV_ENVIRONMENTID TYPE /AWS1/FNSENVIRONMENTID /AWS1/FNSENVIRONMENTID

A unique identifier for the kdb environment, where you want to update the dataview.

IV_DATABASENAME TYPE /AWS1/FNSDATABASENAME /AWS1/FNSDATABASENAME

The name of the database.

IV_DATAVIEWNAME TYPE /AWS1/FNSKXDATAVIEWNAME /AWS1/FNSKXDATAVIEWNAME

The name of the dataview that you want to update.

IV_CLIENTTOKEN TYPE /AWS1/FNSCLIENTTOKENSTRING /AWS1/FNSCLIENTTOKENSTRING

A token that ensures idempotency. This token expires in 10 minutes.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/FNSDESCRIPTION /AWS1/FNSDESCRIPTION

The description for a dataview.

IV_CHANGESETID TYPE /AWS1/FNSCHANGESETID /AWS1/FNSCHANGESETID

A unique identifier for the changeset.

IT_SEGMENTCONFIGURATIONS TYPE /AWS1/CL_FNSKXDATAVIEWSEGMEN00=>TT_KXDATAVIEWSEGMENTCONFLIST TT_KXDATAVIEWSEGMENTCONFLIST

The configuration that contains the database path of the data that you want to place on each selected volume. Each segment must have a unique database path for each volume. If you do not explicitly specify any database path for a volume, they are accessible from the cluster through the default S3/object store segment.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FNSUPDKXDATAVIEWRSP /AWS1/CL_FNSUPDKXDATAVIEWRSP