Services (Other)

Previous Next

A service is a software construct that enables repeated access to a specific capability and that delivers this capability, together with policies that should control its usage.

In USoft Service Definer, specific automated features are offered only for the design, build and use of REST services and SOAP services, not for other types of service:

For REST services, go to the REST Services topic.

For SOAP services, go to the SOAP Services topic.

However, USoft Service Definer offers an interface for programming services. In this sense, it is extensible to any type of service. You can launch REST, SOAP, and other types of service in parallel, using the same USoft Rules Engine, Servers, and Connections. USoft also provides some default functional types for non-REST, non-SOAP services.

Type of service

Menu access

Catalog access

REST service

Define, REST Services

"REST Services" node

SOAP service

Define, SOAP Services

"SOAP Services" node

(Other)

Define, Services (Other)

"Services (Other)" node

 

 

collapseCreating a service other than with REST or SOAP
collapseLogging and tracing a service
collapseStopping and starting a service automatically when server stops/starts

 

 

See Also

REST Services

SOAP Services