Rich Result by Job Id
The Rich Result by Job Id component allows you to display the result of a Runnable by providing its Job id.
The following section details Rich Result by Job Id component's specific settings. For more details on the App Editor, check the dedicated documentation or the App Editor Quickstart:
App Editor Documentation
The app editor is a low-code builder to create custom User Interfaces with a mix of drag-and-drop and code.
Apps Quickstart
Learn how to build your first app in a matter of minutes.
Rich Result by Job Id configuration
Name | Type | Connectable | Templatable | Default | Description |
---|---|---|---|---|---|
Job Id | string | true | false | The job id of the run to display results. |
Outputs
Name | Type | Description |
---|---|---|
result | string | The result of the runnable. |
loading | boolean | The loading state of the component. |
Job Id | string | The job id of the run to display results. |