ServiceCreate sc
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Creates an OpenAccess SDK service based on a service template ID.
Syntax
{ServiceCreate | sc} service_nameservice_IDtcp_port
where:
service_name is the name of the service to create.
service_ID identifies the ID of the service template to use to create the new service. To get a listing of available templates and their IDs, use the ServiceTemplateList | stl command.
tcp_port is the TCP/IP port on which the service is listening. This parameter is optional for the Local ODBC Client.
Example
sc OpenAccessSDK810_C OA6_OpenAccessSDK810_C 19996