Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
In SimpleOne, you can develop your own application configurations and applications by creating tables and columns, implementing logic with SimpleOne tools and scripts.
Developer Recommendations
Here, we give general recommendations for developing solutions in your instance.
Tables
Table is a basic essence of the system on the fundament of which you can build business logic. Set up the table you need by configuring table attributes. In these articles, learn about creating tables and connections between them.
Columns
Tables consist of columns which in their turn can be of different types and have various parameters. In these articles, learn about column types, column creation, and configuration process.
System LocalizationInterface localization
Implement languages you need into the instance. In this article, you will learn how to localize choice options, tables, columns, messages, etc.
Scripting
Learn about ways to use scripts for handling tasks and customizing processes. Here, you will learn how to implement a client script and set up a server-side script.
Global Search
In SimpleOne, users can find information by keywords using the global search. This article provides information on how to use the search and configure it.
Incoming and Outgoing Emails
Configure your email accounts and set up email processing. Here, you will find information about email and notifications.
Schedules
Set up employees' working hours to manage processes in the system. Here you can also set up periodical script execution.
LDAP Integration
Connect LDAP or AD server to your instance to use your global authorization data such as usernames, passwords, etc. This article will help you to carry out the necessary settings.
Single Sign-On old
Integrate third-party SSO authentication into your instance. Users will be able use their profiles in other services to log in the instance. Read the article to learn how to set up the SSO authorization.
Engine Management
In SimpleOne, you can use the Following and Task Auto Assignment engines. In this article, learn how to configure them and create new engine records.
Record Extended Model
REM allows creating complicated table inheritance structure for easier data management which is extremely useful when creating a catalog. Here, learn about REM benefits in detail.
Message Broker
Message Broker provides consistent message exchanging among system components. This article describes the functionality and the process of organizing messages.
Infrastructure agent
The infrastructure agent provides information synchronization between your instance server and SimpleOne instance server. In this article, learn about interaction processes and how to set it up.