Running the New Application wizard
To create an application on Pega Foundation for Healthcare, use the New Application wizard.
- To create a new operator ID for running the New Application wizard, complete the
following steps:
- Log in to Dev Studio by using the operator ID [email protected] and the password that you specified for that operator.
- Save a copy of the existing [email protected] operator, and give it a name that identifies it as an Application Setup operator.
- If you are extending from PegaHCCore foundation application, add PegaHCCore:AppSetup access group to the new operator record OR if you are extending from PegaHC foundation application, add PegaHC:AppSetup access group to the new operator. Click the radio button to the left of the access group to select it as the default access group. When this access group is selected as the default access group for an operator, the New Application wizard opens when the operator logs in.
- Save the new Application Setup operator.
- Log in as the Application Setup operator.
- Follow the New Application wizard instructions until the Name your
application page opens, and then follow the steps below.
For more information about each step of the wizard, see Creating an application.
- On the Name your application page, enter the name of the application, and then click Advanced configuration.
- In the Organization settings section, enter the Organization name,
Division name, and Unit name for this application.
The New Application wizard creates the application class structure for you based on the organization settings that you enter. For more information, see see Class layers and Class hierarchy and inheritance.
If you have not already defined the organization entities (for example, if you have not already defined the division), type the name of the new entity in the appropriate field. The application saves the new values when you create the new application.
- Click Save.
- Click Create application.
The Application Wizard creates the implementation application. The application includes one system administrator operator so that you can log into the application after you complete the wizard.
- To open the new application, click Go to app.
The New Application wizard creates a set of access groups for the application. Create your own operators, and then apply the appropriate access groups.
What to do next: After you create your application, enable and extend configurable functionality and features to meet your business needs.
Previous topic Creating the implementation application only Next topic Creating the framework application and implementation applications