Setup a fresh DB

From Plex-XML
Jump to: navigation, search

A small "how to" set up a fresh Plex-XML DB with all tables for security, user-management...

  1. Prepare a new and empty schema in your DB-System
  2. Prepare a ODBC-Connection for the new schema
  3. Open Plex, Set Modell Configuration and Gen&Build all tables and views from:
    1. PLEXML_F/DB package
    2. SEC_MENU/DB package
    3. SEC_V20/DB package
  4. Open your Eclipse project
  5. Set your JDBC-Settings in the deployment/localtomcat.properties file
  6. Deploy your application
  7. Open your application in a browser and call the initialise.jsp (http://127.0.0.1:8080/yourApp/initialise.jsp)
  8. Click the "Register first user" link
  9. Click the "Generate Security-Menu" link
  10. Login with test/test
Personal tools