YTSAFETMS_ROUTE

For each destination of transport requests, you need to define a route here.

  • If you have a dev & live system only, you need to define a single route: Dev-Live
  • If you have a dev & test & live system, you need two routes: Dev-Test and Dev-Live

Here is a sample configuration of a typical dev - test - live sequence. In this sample;

  • TDE is the dev system
  • TQE is the test system
  • TPE is the live system
ROUTE_ID ROUTE_TXT
Route ID Description
TDE-TPE Dev to live
TDE-TQE Dev to test