Back Forward Harness, Section, and Flow Action forms
Fields — Adding a Data Field for a composite application

About Harnesses

When you build a Pega composite application with Internet Application Composer, you embed the application on an external Web page as a gadget in a <DIV > element. A Data Field is an invisible field that makes the value of a scalar, single-value property from the composite application available to the external page. For example, say you want to display the operator's organization in a heading at the top of the external Web page. In such a case you add a Data Field for .pyOrganization to the harness or one of the sections or flow actions.

The external page hosting a composite application can access only those properties that are represented by a Data Field control somewhere in the harness displayed by the <DIV >. The values of these properties are read-only.

  1. Drag and drop the Data Field control

  2. Complete the Cell properties panel — Top fields

  3. Complete the Cell properties panel — General tab

  4. Complete the Cell properties panel — Advanced tab

Up About Flow Actions

Up About Harnesses

Up About Sections