-
Notifications
You must be signed in to change notification settings - Fork 0
Celebrate Creation
Below are the changes to be made when migrating from Test to Production
-
Program
-
Webapps path on Quickforms3 server: C:\Users\Public\Documents\Tomcat7\webapps
-
Copy folder pregapp
-
Connect to Quickforms server
-
Destination folder: C:\Program Files\Apache Software Foundation\Tomcat 8.0\webapps
-
Paste pregapp folder from Quickforms3 to Quickforms
-
-
Database
-
Create a new database called pregapp in Quickforms with all the data copied from Quickforms3
-
Make sure username and password is correct in conf/context file under Tomcat folder
-
-
Email Notification
- Replace all the “quickforms3” with “quickforms” in Java code in pregappSME module (get the latest code from GitHub)
-
Dashboard(Klipfolio)
-
REST API: no change needed as the program is totally migrated.
-
Klipfolio data source: change the URL from “quickforms3” to “quickforms”
-
-
Quickforms Basics
-
Tutorials
- Setup Tutorials
- App Development Tutorials
-
Assignments
-
Project
-
Applications
-
Quickforms Advanced
- Project With Database
- Advanced Setup
- HealthApp with Database
- Source Control
- Joining the Team
- Cordova Native Application
- Miscellaneous
- Project With Database
-
-
Form Controls
-
App Controls
-
Report Controls
-
Server Controls
-
Quickforms DAO
-
Email Notification
-
Migrating QuickForms3(Test Server) to QuickForms(Production-Server)