Hi Bart,
There are several tables related to what you are asking about that need to be exported. For starters, I identified tables for the connectors and route addresses/rules. Hopefully others can chime in as well. If you do not do these, you run the risk of sending/receiving messages in your production targets.
Export Connector related tables
FORE1APP.FNDCN_CONFIG_PARAM_AREA_TAB,
FORE1APP.FNDCN_CONFIG_PARAM_GROUP_TAB,
FORE1APP.FNDCN_CONFIG_PARAM_INST_TAB,
FORE1APP.FNDCN_CONFIG_PARAM_TAB,
FORE1APP.FNDCN_ROUTE_ADDRESS_TAB,
FORE1APP.FNDCN_ROUTE_CONDITION_TAB,
FORE1APP.FNDCN_ROUTE_ADDRESS_REF_TAB
Sorry to be the bearer of bad news but in a lot of cases it is purely open both the ‘new’ database and your ‘test’ database populate your current basic data and RMB > Copy then go to the ‘new’ database open the same window and RMB > Paste.
We had to do that, in some cases we had to create migration jobs to export and then import.
With regards the areas, it depends on what modules you have.
Sorry I couldn’t be more helpful.
Bart,
What is your database? Is it MS SQL or Oracle? It would make a difference.