This documentation supports the 18.08 version of Remedy Action Request System.

To view the latest version, select the version from the Product version menu.

Application development with BMC Remedy Developer Studio

A BMC Remedy AR System application is a tool that you create to track data, processes, and issues. An application is an entity that consists of forms, workflow, and related objects that you have created in BMC Remedy AR System server. Forms collect and display data, and workflow directs the actions of the application.

Forms make up the basic user interface elements and "building blocks" of an application. Forms contain fields where users enter or update information. Whenever information is added or updated in a field, the database is updated. Each form corresponds to a set of tables in the database, and each field corresponds to a column in the database table. Depending on its purpose, an application can contain one form, or a set of forms.

Workflow objects such as active links, filters, escalations, active link guides, and filter guides tie together events and actions to define the behavior of the application. For example, user actions and changes to data and other interaction with the user. Workflow runs when a specified condition occurs, such as when a user tabs into or enters information into a field, an amount of time has passed, the status of an item changes, or a process runs.

For descriptions of the key components that make up BMC Remedy AR System applications, see Application development overview.

This section describes the details about developing BMC Remedy AR System applications with BMC Remedy Developer Studio. Topics include:

Was this page helpful? Yes No Submitting... Thank you

Comments