enableLMServiceEventPoint command

Use the enableLMServiceEventPoint command to enable an event point on a local mapping service.

After creation, event points are in the disabled state, and no events generated, unless you enable event points.

Target object

None

Required parameters

lmService
The name of the associated local mapping service.

Optional parameters

None

Example usage

The following example shows how you enable an event point on a local mapping service.

Using Jython:

Input message:
AdminTask.enableLMServiceEventPoint('-lmService DemoLM')
Output message:
CWSMW0255I: The event point for local mapping service "DemoLM" was enabled successfully.

Using Jacl:

Input message:
$AdminTask enableLMServiceEventPoint {-lmService DemoLM}
Output message:
CWSMW0255I: The event point for local mapping service "DemoLM" was enabled successfully. 

Icon that indicates the type of topic Reference topic

Terms and conditions for information centers | Feedback


Timestamp icon Last updated: Tuesday, 22 April 2014
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-express-iseries&topic=rsm_enablelmserviceeventpointcmd
File name: rsm_enablelmserviceeventpointcmd.html