Skip to main content
March 16, 2022
Solved

Creation of Multi layered application

  • March 16, 2022
  • 3 replies
  • 0 views

Hi,

Does appian provides the provision to create single application by using multiple applications in it? e.g. in visual studio we can create multiple projects in a single solution file.

    Best answer by stewart.burchell

    By "re-use" [mention:8b930cc189ea4ddf8fcb9c275d619049:e9ed411860ed4f2ba0265705b8793d05] means you can reference objects that reside in an Application from another Application. Typically you might have an Application that acts as a "library" of commonly used rules or other components.

    Note: an Appian "Application" is simply a "container" for a set of related objects. It may not fully represent a whole business application.

    3 replies

    gopalk2865
    Participating Frequently
    March 16, 2022

    HI, You can not create an application inside an application. But you can re use objects from one applications to another.

    March 16, 2022

    I am not finding any option to export/import the objects rather I can see the option to export/import the application, if you can provide the reference for the same it will be great help.

    stewart.burchell
    March 16, 2022

    By "re-use" [mention:8b930cc189ea4ddf8fcb9c275d619049:e9ed411860ed4f2ba0265705b8793d05] means you can reference objects that reside in an Application from another Application. Typically you might have an Application that acts as a "library" of commonly used rules or other components.

    Note: an Appian "Application" is simply a "container" for a set of related objects. It may not fully represent a whole business application.