Difference between revisions of "Codeunit/FormEvent/InstanceCreator"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
old>Admin
Line 3: Line 3:


So you will need
So you will need
* A template  
* A template for the context file
* MySQL dump files  
* MySQL dump files  
** tsbase
** tsbase
** tslive
** tslive
** tstest
** tstest
== Sample context.xml ==


== Configuration ==
== Configuration ==

Revision as of 15:26, 22 September 2018

What is it

The instance creator lets you build new TS application instances from a template, that is a MYSQL dump of an existing database.

So you will need

  • A template for the context file
  • MySQL dump files
    • tsbase
    • tslive
    • tstest

Sample context.xml

Configuration

Usage