Use the startLMService command to start a local mapping service.
The name of a local mapping service, as returned by the createLMService command.
None.
None
The examples show how a local mapping service, named Route, is started.
Using Jython:
AdminTask.startLMService('Route')
CWSMW0235I: Local mapping service "Route" was started successfully.
Using Jacl:
$AdminTask startLMService Route
CWSMW0235I: Local mapping service "Route" was started successfully.