Changing the database type to external from internal for the trading networks

Can database type for the trading networks be changed from internal to external once it is installed with the default option (internal) ? If yes then what are the steps that are needed to be done to make this happen. Is it documented somewhere ?

Yes. The basic steps:

  1. Export any TN data you want to keep from TN Console
  2. Create the DB tables by running the appropriate scripts.
  3. Make sure the proper DB driver is installed.
  4. Change config in TN Console.
  5. Import init.xml (or your exported data or both) from TN Console

Details for your OS/DB are in the webMethods Installation Guide.

Cheers.
Theo

Yes. The basic steps:

  1. Export any TN data you want to keep from TN Console
  2. Create the DB tables by running the appropriate scripts.
  3. Make sure the proper DB driver is installed.
  4. Change config in TN Console.
  5. Import init.xml (or your exported data or both) from TN Console

Details for your OS/DB are in the webMethods Installation Guide.

Cheers.
Theo