Creating database schema
You must create two database schemas: master and test mode.
- Master database schema - contains all the transaction and configuration data.
- Test mode database schema - contains data that is required to test an activity. The test data is cleared when you complete testing and exit test mode. For more information, see Test mode.
Note: If the master and test mode database schemas are on the same database servers, they must have different names.
Important: It is recommended that you enable SSL communication between database and
application. For more information, refer to the database vendor documentation.