You are here: Reference > Rule types > Applications > Application rules - Completing the Definition tab

Application form
Completing the Definition tab

  1. About 
  2. New 
  3. Definition 
  4. Cases & data 
  5. Mobile 
  1. Documentation 
  2. Integration & security 
  3. History 
  4. More... 

The Pega 7 Platform uses the information on this tab during logon to assemble a ruleset list. Use this tab to specify:

The order of the ruleset lists on this tab affects the assembly order of your ruleset list and the operation of the rule resolution algorithm. You can reorder rulesets listed on this page by clicking and dragging fields within a specific section.

Note: Be sure to specify a distinct version number for each ruleset.You can access rules in only one major version of a ruleset.

For information about ruleset assembly order, see Ruleset list layers.

Built on application(s)

When you create an application with the New Application wizard, the Pega 7 Platform populates the initial field in this section with the value specified in the Built on application field from step 1 of the new application creation process.

For applications that depend only on standard Pega 7 Platform rulesets, select PegaRULES and its highest available version in your system.

To build your application on Decision Strategy Manager (DSM), select PegaDM and its highest available version in your system

Additional applications can be built on to this application. For more information, see PDN article Using multiple built-on applications.

Presentation

Field

Description

Skin

Required. Specify a skin for this application.

The list of available skins is based on your profile and might include skins that are not available in the current application. If you save an application with an unavailable skin, the default pyEndUser71 skin is used instead.

If you add a new ruleset to the application, save the application before specifying a skin included in the new ruleset.

Render in HTML 5

Select to enable the application to be rendered in HTML5 document type (standards mode) and to take advantage of the latest browser features. This setting is selected by default for all new applications.

Note: The Document Type setting on the Advanced tab of the Harness overrides this setting.

Current development branches

This section displays defined development branches by branch name in a tree structure. To see the branch rulesets that are associated with a branch, expand that branch. Because branch rulesets only have one version (01-01-01), the version number is not displayed.

Field

Description

Add branch

Click to add a development branch to the current application.

When you click this button, the Add a Branch ID pop-up dialog opens. You can either create a new branch for your application or add a branch from the system. Do one of the following actions:

  • Create a new branch by entering a name of between 3 and 16 characters. This value also provides the Branch ID key value for branched rulesets. A branch name must start with a letter and contain only letters, numbers, or hyphens. A best practice for the name is to relate it to the planned development work for that branch; for example, BUGFIX-Bug-42.
  • Select the name of an existing branch from the drop-down list. If the branch references branch rulesets, a message indicates that they will be available in your application.

Click Submit to save the branch to the branch tree.

Note: You must save the application rule after adding a branch so that it is displayed on the list of available Branch ID values when you create a ruleset for that branch.

Branch

Displays the names of branches that are defined for this application in a tree structure.

To see the rules in a branch ruleset, expand the branch and click the branch ruleset's name.

Actions When a branch has been added, the following actions are available for that branch:

Create branch ruleset

After creating a branch, click to create a branch ruleset. See Creating branch rulesets.

Merge branches

Click to select which branches associated with this application to merge.

Application rulesets

The Pega 7 Platform automatically inserts the initial application rulesetvalues in this section when you generate your application by using the New Application wizard.

Advanced

Expand the Advanced section to display the additional fields listed below.

Field

Description

Component and shared rulesets

Optional: List any component or shared ruleset versions for the application.

Production rulesets (Customization)

Optional: List any production rulesets for the application.

Note: Rulesets in this section can be listed in any order.

The rulesets specified in this section are also used on an Access Group form's Layout tab. For more information, see Access Group form – Completing the Definition tab.

Place properties on thread page only (5-4 or later)

When selected (default setting), at run time the system looks at the Thread level (pxThread page) for the current values of certain system-maintained properties. See Standard properties in the pxThread page (Code-Pega-Thread class).

When cleared, the properties are maintained on both the pxRequestor page and one pxThread page for backward compatibility. However, only the pxRequestor values are accurate.

Note: If an application is built on another application where this check box is not selected, you cannot select the check box on the original application.

Log off redirection

 

Indicate how the user is directed after logging off from the application:

  • To a log-off screen
  • To the application log-on screen

Related Topics Link IconRelated information