Skip to content

Package an Application

workflow

Capture to Screens

The tested RIA Hub path from upload or synthesis through curation, training, packaging, and a running Screens app.

source datadataset drafttrainable setartifactmanifestCapture or synthesizeCurate and labelInspect readinessTrain modelPackage appRun in Screens

Application Composer turns trained artifacts into an app pipeline. Blocks and edges describe source, transform, inference, and sink behavior; target profile selection controls runtime packaging; commit and build actions persist the result.

Packaging surfaces

Manifest Ready valid blocks Build Queued runner required

Validation failures to resolve

Model artifact missing

Select a trained artifact and confirm the model path can be resolved by the packager.

Invalid inference block

Ensure the inference block receives the model path and compatible input data.

Missing sink or device

Select the output sink, device, or Screens runtime settings required by the target profile.

Block order is invalid

Fix edges so the graph follows source, preprocessing, inference, postprocessing, and sink order.

  • Run in ScreensScreens App covers launching, monitoring, and troubleshooting the packaged application at runtime.