Uploaded image for project: 'Fidelis AI'
  1. Fidelis AI
  2. FAI-99 Viewer for Linear Regression model
  3. FAI-126

Refactor trusty-ui to retrieve model details from execution id

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major

      Trusty-UI's ModelDiagram anonymous class is hard-coded to render the DMN editor in an IFRAME and has a strong dependency on kogito-tooling's online service to serve the content of the IFRAME. This needs to change:

      • Remove use of ModelLookup since an execution will be tided to a fixed model version.
      • Refactor db.js to provide the same executionId in the summary and detail JSON.
      • Pass and use the executionId to ModelLookup where a request to the mock API service will be made to retrieve the model XML and model type for the execution. Based on the model type different viewers will be embedded.

            manstis@redhat.com Michael Anstis
            manstis@redhat.com Michael Anstis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: