General settings
Based on your organization's business needs and the use of features, complete the general settings on the Product Composer System Configuration page early in the project so that the corresponding features work properly.
Changing work class names
After you build your application, change the names of the work classes to match the names that were created after you ran the New Application wizard.
- In the header of Dev Studio, click .
- On the Application settings tab, in the Work classes section, complete settings for your application and change the names of the work classes to match the names that were created after you ran the New Application wizard.
- Click Actions > Save as system configuration. You can also click Save as personal configuration to save the settings as a personal configuration for testing.
Configuring settings for entity versioning
When entities such as a benefit or plan undergo changes in their life cycle, you can represent the changes to an entity in time blocks or versions.
- In the header of Dev Studio, click .
- On the Application settings tab, in the
Stage actions allowed section, based on your needs,
select or clear the check boxes. For additional information on versioning, see Versioning.
- Click Actions > Save as system configuration. You can also click Save as personal configuration to save the settings as a personal configuration for testing.
Configuring search properties for pending entities
In addition to the search properties that you previously configured for approved entities in Pega Product Composer for Healthcare, you can set additional properties to search for entities that are pending approval.
For example, you might add the .pyStatusWork property to the pending entity search so that when you search, you can view a list of entities such as benefits or products that are pending approval.
After you complete this task, you can view the new properties for entities that are pending approval in the Product Development portal in the Advanced search section of the Pending entities search tab of a specified entity.
- In the header of Dev Studio, click .
- Click the Search configuration settings tab.
- Expand the Pending entities search section at the bottom of the page.
- Click the Add a row icon.
- In the Property column, select a property that you want to display in the search for pending entities.
- In the Label column, click to display the label.
- Click Save as system configuration.
Configuring properties for an enhanced search
With the advanced search configuration in Pega Product Composer for Healthcare, you can search by using any of the properties within the hierarchy and are no longer limited to searching by using high-level, exposed properties. For example, you can search for a list of plans that have a specific copay or coinsurance value.
- In the header of Dev Studio, click .
- Click the Search configuration settings tab.
- Optional: In the specified entity section, remove a search parameter by clicking the Delete this row icon to the right of the specified property.
- Optional: Add a search parameter by clicking the Add a row icon at the
bottom of the entity section and performing the following steps:
- In the Property field, select a property from the list that corresponds to the search parameter that you want to display.
- In the Label field, enter text for the new search parameter.
- Select the Multiple Search check box to search for more than one of the specified parameters.
- Select the Advanced Search check box to have this search parameter appear only in the Advanced search section of the entity search page.
- Repeat steps 3 and 4 for each entity that you are modifying.
- When you finalize your search parameters, click Save as system configuration.
Previous topic Application stack Next topic Portals