Free cookie consent management tool by TermsFeed Objects View [Appian Designer]
Objects View

Overview

/appian design header objects

This page provides details about the Objects View of Appian Designer. For more details about the objects view on the application level, see Application View. For a full list of design objects, see Design Objects.

The objects view consists of tabs that list design objects and plug-ins across all applications in the environment. This view is useful for finding a specific object quickly to edit it or add it to your application.

object_view_main.png

Design objects tab

The DESIGN OBJECTS tab displays objects when you apply filters or search by name or description. See Designer Search for more information about how to efficiently search for objects.

The object list consists of four columns and is sorted by most recently modified:

  • Object Type Icon: A quick visual indicator of each object's type.
  • Name: The name of the object as a hyperlink to open the object. A preview icon interface-preview displays next to the name of any interface object. Hover over this icon to view a preview of the interface.
  • Description: The description of the object. The display truncates descriptions longer than 96 characters. Hover over the description to see the entire description as a tooltip.
  • Last Modified: The default sort field of the grid. Shows developers who last modified the object and when.

Object options

When you select an object in the list, options will appear in the toolbar. You can select multiple objects for specific bulk actions.

object-options.png

The following options are available in the DESIGN OBJECTS tab:

Option Description
ADD TO APP Allows one or more objects to be added to any application that the developer has permission to.
SECURITY (Single-choice) Allows developers to adjust the security of an object. Developers must have at least Administrator permissions on the selected object.
DEPENDENTS Allows developers to view what object or objects depend on the selected object.
PRECEDENTS Allows developers to see what object or objects the selected object depends on.
DELETE Allows one or more objects to be deleted.
  • If you delete a single object, a warning dialog contains the results of a dependent objects scan. This dialog allows you to review all objects that would be impacted by the delete.
  • Only system administrators can delete data types, group types, or multiple objects.
  • Only a system administrator can delete a folder, even if the folder has contents. Deleting the folder deletes all of its contents.
  • If you select multiple objects, a warning dialog lists all objects included in the deletion.
  • You can track deleted objects and plug-ins in the deletions log.
MORE Provides additional actions for an object:
  • Properties: Allows developers to view property details for a document, folder, or group that developers can edit.
  • Versions: Allows developers to view previous versions of an object. Developers can compare previous versions with the latest version.
  • New Version: Allows developers to upload a new version of a selected document. The new version of the object will retain the same local ID, but will point to a different file.
  • Rename: Allows developers to rename an object. This option will also update any expression that's calling an object with the new object name. Constants, decisions, expression rules, integrations, and interfaces can all be renamed from the toolbar.
  • Download: Allows developers to download one or multiple documents.
  • View Documentation: Provides a process model documentation report.

Hierarchical View

You can view objects in the Design Objects tab by clicking the flat view or hierarchical view button at the list. By default, the view is flat and displays all objects. Switching to the hierarchical view will display only the top-level objects and hide the rest, so that you can more easily navigate folder hierarchies.

images:application_view_hierarchical_toggle.png

Plug-ins tab

Plug-ins are pre-configured to offer specific functionality in your application. Developers in the Appian community create plug-ins and make them available in the Appian AppMarket. Plug-ins can be very useful in building applications, but because Appian doesn't create plug-ins, we can't guarantee them. We recommend that you thoroughly test any plug-in you plan to install in your environment.

Plug-ins can be composed of Appian design objects or custom code. You cannot modify plug-ins installed in your environment. Your system administrator may need to update a plug-in if the creator releases a new version in the Appian AppMarket.

The PLUG-INS tab displays all plug-ins installed in your environment.

You can search or filter for a plug-in by its name or module.

The plug-ins list displays four columns and is listed alphabetically by default.

To view a plug-in's dependents:

  1. In the PLUG-INS tab, select a plug-in.
  2. Click DEPENDENTS. The plug-ins tab displays a list of objects in the environment that rely on the plug-in to function.
  3. (Optional) In the left pane, search for an object by name or filter the list of objects by the LAST MODIFIED value.
  4. (Optional) Click All Plug-ins in the page breadcrumbs to return to the full plug-ins list.

To compare plug-ins across environments:

  1. In the PLUG-INS tab, select a plug-in from the current environment.
  2. Click COMPARE ACROSS ENVIRONMENTS.
  3. Select another environment where you want to compare the plug-in. The comparison report opens in a new window or tab.
Open in Github Built: Fri, Nov 10, 2023 (03:42:48 PM)

Objects View

FEEDBACK