Using sdeploy to display all systems on the console
Use the sdeploy utility command to display all systems on the console from the command line, outside the Integration Flow Designer GUI.
The following example shows how you can use the (-L) option on the sdeploy utility command to display all the systems on the console:
install_dir> sdeloy mysystems.msd -L
When you run the example, the list of all systems displays in alphabetical order and the total number of systems display on the console:
Systems in mysystems.msd:
FristSystem
MySystem
NewSystem
Total systems: 3