/AWS1/CL_QSTREGEDUSERQUICKSI00¶
Information about the QuickSight console that you want to embed.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_initialpath
TYPE /AWS1/QSTENTRYPATH
/AWS1/QSTENTRYPATH
¶
The initial URL path for the QuickSight console.
InitialPath
is required.The entry point URL is constrained to the following paths:
/start
/start/analyses
/start/dashboards
/start/favorites
/dashboards/DashboardId
. DashboardId is the actual ID key from the QuickSight console URL of the dashboard.
/analyses/AnalysisId
. AnalysisId is the actual ID key from the QuickSight console URL of the analysis.
io_featureconfigurations
TYPE REF TO /AWS1/CL_QSTREGEDUSERCONSOLE00
/AWS1/CL_QSTREGEDUSERCONSOLE00
¶
The embedding configuration of an embedded QuickSight console.
Queryable Attributes¶
InitialPath¶
The initial URL path for the QuickSight console.
InitialPath
is required.The entry point URL is constrained to the following paths:
/start
/start/analyses
/start/dashboards
/start/favorites
/dashboards/DashboardId
. DashboardId is the actual ID key from the QuickSight console URL of the dashboard.
/analyses/AnalysisId
. AnalysisId is the actual ID key from the QuickSight console URL of the analysis.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INITIALPATH() |
Getter for INITIALPATH, with configurable default |
ASK_INITIALPATH() |
Getter for INITIALPATH w/ exceptions if field has no value |
HAS_INITIALPATH() |
Determine if INITIALPATH has a value |
FeatureConfigurations¶
The embedding configuration of an embedded QuickSight console.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FEATURECONFIGURATIONS() |
Getter for FEATURECONFIGURATIONS |