Tuesday, February 27, 2018

AutoMob : Create Framework application

For creating application, we have already gathered the below inputs from ParentPost

Organization : Tata
Division : EU (Europe)
Organization Unit : Motors
Framework Application: Automobiles Sales Management Framework
Implementation Application: Automobile Sales

Step by Step illustration:

#1 Hit your PRPC URL in the browser : http://localhost:8080/prweb/PRServlet
Username/Password : administrator@pega.com/install
#2 Once you logged in, we will be redirected to "Designer Studio", where we can design stuff.
Back to point, navigate to Pega Application Express, by clicking on PegaRULES >> New Application.

 #3 Application Express wizard takes us through some basic steps to be filled. 
 Select the type of application you want to build. In this example, we are building a custom application. 
 #4 Select "Use this application type", and proceed further. 
#5 Select "Responsive", so that it would be available for all the devices (PC, Mobile, Tablet) wherever the application is opened. 

#6 Select "Default". If you prefer different theme, please feel free to select that. 

#7 Then you would be routed to screen, where you notice "Advance Configuration" link. By clicking on it, you would make sure that you enter the below details. This is the key step, which decides your class structure and application. So please double check before you proceed with other steps. 

Application Structure : Framework // We are building framework application first.
Application Id : AuMobSalesMgmt // This is our application ID
Organization : Tata // Organization for which we are building application as per requirement
Division : Europe (EU) // Likewise, divisions can be APAC, EU, ...
Unit Name : Motors // Likewise, Units can be Tata IT, Tata Steel, Tata Power, .....
Application :AutoMobFW // meaningful, (short and crisp)that describes your application as Framework.
Application would appear in the class structure, so please be aware of that. 

Note: Make sure, Create Demostrator users are selected. It would automatically create few operators for us. 

#8Once done, Review your changes couple of times. Then click on Save. 
Give name of your application : Auto Mobile Sales Management (in this example).
And click on Create application. This would take sometime, since few rules/setup to be created in the background. 


#9 Wohoo !!! We created an application. Actually Pega made it easy for us through Pega Application Express. 
Please take a note of all the operator ID's, access group which are automatically created. 

#10 We can "Logoff" and login as our Admin user "Admin.AuMobSalesMgmt" which takes us to the framework application we just created. 

PRPC URL : http://localhost:8080/prweb/PRServlet
username/password : Admin.AuMobSalesMgmt

Note: Once we are in framework, we can do a Save as of OperatorID's of your choice, and proceed with development. 

Hope this helps!!!
Please free to comment/share.

Continue with the ParentPost

No comments:

Post a Comment


HowToPega : All rights reserved and the contents are copyrighted to Pavan Kumar Naidu