Getting Started with USoft Rules Engine

Previous Next

The USoft Rules Engine is automatically built-in in any runtime USoft implementation that you generate using USoft tools. There are 2 main contexts in which the USoft Rules Engine is automatically embedded:

Any USoft client/server application.

Any runtime architecture involving a USoft Rules Service (note the difference between "Rules Service" and "Rules Engine" here). Architectures involving a USoft Rules Service include USoft web applications where the user interface is created in USoft Web Designer, and REST/SOAP service platforms where a USoft Rules Service provides business rules to REST or SOAP services. In such an architecture you can develop the REST or SOAP services using USoft Service Definer.

collapseGetting started with a USoft client/server application
collapseGetting started with a USoft Rules Service