<enabled>
Section:
Service
Required:
No
Value type:
Boolean (true or false)
Default:
True
Product:
Creo Elements/Direct Manager Java Services
Description
This tag controls whether a service is activated when the Service Controller is started.
Examples
This example shows a valid configuration for the tag:
<Service enabled="true" java_class="com.osm.automation.jsproc.JobScheduleProcessor" name="JobScheduleProcessor">
Was this helpful?