Optional
actualThe evaluated value of the Link's rowEstExpr measure expression at the time this request was initiated. format: int32
Optional
bindA collection of FieldSelectionState objects.
Optional
bindingA 64-bit hash of the bound field state at the time the request was made. format: int64
A timestamp indicating when a significant event happened.
Optional
curThe Link's rowEstExpr property setting at the time this request was initiated.
Optional
curThe Link's RowEstRange.highBound value for the user at the time this request was initiated. format: int32
Optional
curThe Link's RowEstRange.lowBound value for the user at the time this request was initiated. format: int32
Optional
engineThe ID for an EngineGroup.
Optional
engineThe name of an engine group.
Optional
generatedThe system-assigned ID for an app.
Optional
generatedThe name of an app.
The system-assigned ID for an ODAG request.
For links that do not use any partitioning fields, a 'single' app generation request is created. However, for apps that designate a set of partitioning fields and the user selects multiple values for any of those partitioning fields, then the ODAG service uses a separate, 'singlesub' app generation request to generate a separate app for each of the partition field value combinations chosen in the selection app and tracks the queuing and data load phase of each of those sub-apps separately. Note that 'singlesub' requests share the same link ID of their spawning 'multi' parent request.
The system-assigned ID for a link.
Optional
loadAn object that describes the state of a generated app's data load operation. In request objects that include this object as an optional property, the property will be missing for 'multiple' app gen requests (see their sub-requests for their data load information) or for 'single' and 'singlesub' requests that have not yet reached their 'loading' phase.
Condensed state of a Qlik Sense user returned in state of ownable ODAG entities (e.g. ModelGroup, Link and EngineGroup).
The system-assigned ID for a Qlik user.
A timestamp indicating when a significant event happened.
Optional
parentThe system-assigned ID for an ODAG request.
Optional
publishThe name of the stream where the generated app will be published.
Optional
purgeA timestamp indicating when a significant event happened.
Optional
retentionThe remaining time in minutes this request will be retained (0 means kept forever).
Optional
selectionThe system-assigned ID for an app.
Optional
selectionThe name of an app.
Optional
selectionA JSON-encoded representation of selected field values at the time the request was made.
Optional
selectionA 64-bit hash of the selected field values at the time the request was made. format: int64
Optional
sheetnameThe current state of an ODAG request.
Optional
subThis property only exists for 'multiple' app gen requests. It contains an array of the IDs of sub-requests that were spawned from this multi-request.
The system-assigned ID for an app.
Optional
templateThe name of an app.
Optional
timeThe value of the Link's appRetentionTime property at the time the app was generated (0 means no auto-purge).
Optional
validationA list of validation errors or warnings.
The detailed content of an ODAG request object. If this is a summarization of a request initiated from a navigation point that has a single link, its linkId property will refer to that link. Otherwise, a sub-request will be created for each link in the navigation point and the linkIds of those sub-requests will refer to their respective links. If this is a 'single' or 'singlesub' app gen request and the request has at least reached the 'queued' stage, the generatedApp property will contain the ID of the generated app (note that the generated app may not yet be populated with data or published if the request is not completed). If this request is a 'single' or 'sub-single' app gen request but the data load operation failed, the generateApp property will still contain the ID of the failed app to allow viewing of the ODAG-bound script for diagnostic purposes but the generated apps for failed requests are purged on a regular basis so the app may no longer be available. If this request is a 'single' or 'sub-single' app gen request that was canceled before reaching the 'loading' phase, the generatedApp property will be missing since the generated apps for pre-load phase requests are deleted. If this is a multiple app generation request, the generatedApp property will also be missing.