SAIL Dialogs

Overview

Dialogs allow a user to quickly view supplementary details as an overlay and then return to the primary UI. This is particularly useful if the user has made selections or entered data into the primary UI which they wish not to lose by navigating away.

SAIL Dialogs is part of the Appian App Accelerators (A3) suite.

The SAIL Dialogs application gives you the ability to drop links into your UIs which open a dialog. The SAIL interface rendered in the dialog is of your choosing. The link itself will be provide dynamic inputs to the dialog interface based on the context of the link.

Using the framework is 2 simple steps:

  1. Register the interface rule you want to show in the dialog. Do this in the A3_D_dialogRegistration rule (see screenshot).
  2. Use the A3_D_dialogLink rule to add dialog links in your UIs (see screenshot).
Anonymous
Parents
  • Hello, some months ago I tried to import the application in a 21.3 Appian instance without success (same error about invalid process model as reported by the below thread).

    I've tried again to import the application in the same environment, now migrated to 22.1, but I got the same error

    Problems (1):
    processModel 0000e504-e427-8000-c431-7f0000014e7a "A3_D Supporting Process Model": An error occurred while creating processModel [uuid=0000e504-e427-8000-c431-7f0000014e7a]: com.appiancorp.process.validation.ValidationException: Process Model is not valid. (APNX-1-4071-007)

    Cascading Problems (3):
    recordType 0dc1e5f0-33fd-49bf-afda-4527c86a9a03 "A3_D Supporting Record Type": The recordType [id= uuid=0dc1e5f0-33fd-49bf-afda-4527c86a9a03] was not imported because a required precedent is missing: processModel [uuid=0000e504-e427-8000-c431-7f0000014e7a location=Record Actions > Related Actions ["viewL"] > Related Action Process Model] cannot be found. (APNX-1-4070-001) (APNX-1-4071-006)
    content _a-0000e4fe-525e-8000-9c32-011c48011c48_23969849 "A3_D_dialogLink": The content [id= uuid=_a-0000e4fe-525e-8000-9c32-011c48011c48_23969849] was not imported because a required precedent is missing: recordType [uuid=0dc1e5f0-33fd-49bf-afda-4527c86a9a03 location=Interface Definition] cannot be found. (APNX-1-4070-001) (APNX-1-4071-006)
    content _a-0000e52c-8121-8000-9c39-011c48011c48_24237536 "A3_D_demoInterface": The content [id= uuid=_a-0000e52c-8121-8000-9c39-011c48011c48_24237536] was not imported because a required precedent is missing: content [uuid=_a-0000e4fe-525e-8000-9c32-011c48011c48_23969849 location=Interface Definition] cannot be found. (APNX-1-4070-001) (APNX-1-4071-006)

    Success (3):
    content _a-0000e4fe-525e-8000-9c32-011c48011c48_23969149 272951 "A3_D_dialogRegistration"
    content _a-0000e525-d042-8000-9c37-011c48011c48_24218044 272952 "A3_D_README"
    application _a-0000e525-d042-8000-9c37-011c48011c48_24216962 217973 "A3 Dialogs"

    Not Changed (18):...

    Any suggestion to successfully import the application? 

    Regards,

    Loredana

  • oof, sorry to hear about the trouble. I will look into this, try to reproduce the issue, and get back to you in the next few days.

Comment Children
No Data