Basic code
These basic guidelines and examples show how to implement business logic within business objects, workflows, or external objects using Java.
Advanced code
These examples illustrate more complex use cases for implementing business logic in Java within Simplicité. They are intended for developers
External objects
Principles
Dispositions
Starting with version 3.0, if you don't want to use the default generic UI (e.g. for some of your users)
Custom actions
Please refer to basic code examples document for naming conventions and logging strategies.
Documents
General
JavaScript
This document describes the core client-side JavaScript API to be used within the generic UI pages
UI tools
The Simplicité UI tools methods are in the Simplicite.UI namespace and rely on jQuery®.
Third party APIs
These are examples of calls to various third party APIs done on server side.