Build and Deployment

<<Back

Build
·         The code which we developed in PRPC can be packaged into a zip file, is called as build file and the process is called as build process
·         In PRPC build process can be done using the packaging wizard
·         Provide necessary inputs in the packaging wizard, and once we complete this wizard PRPC creates a ‘Product’ rule
·         Using this product rule, we can generate a zip file which is called as ‘Product file’
·         In the product rule, we need to mention the below
o   Application & its versions
o   All the required Rule sets and their versions

·         Before we generate product file, we need to make sure all the ruleset versions are locked

Deployment
·         Installing the product file on the target server is called Deployment
·         Designer Studio - > Application - > Distribution - > Import
o   Browse the file - > Next - > Next - > Finish

2 comments: