Difference between revisions of "Tempus Serva online documentation"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
 
(134 intermediate revisions by 5 users not shown)
Line 3: Line 3:
On this site you will find the documentation to aid you in your development of safe and flexible solutions.
On this site you will find the documentation to aid you in your development of safe and flexible solutions.


== Basic topics ==
== Overview ==
{|


* [[Quick start guide]]
| '''[[What is Tempus Serva]]'''
A Quick introduction to Tempus Serva
| A graphical introduction to Tempus Serva
|-


* [[Structure reference]]
| '''[[Startup FAQ]]'''
Overview / dictionary of Designer topics
| Frequently asked questions during startup
|-


* [[Guides and tutorials]]
Step by step guides to developers


== Advanced topics ==
| '''[[Functionality overview]]'''
|Main options and features
|-


* [[Field type reference]]
|  '''[[Requirements|Requirements]]'''
Documentation for all 154 content types
| Server hardware/software requirements and user client support
|-


* [[Codeunit reference]]
|  '''[[Security_setup|Security setup]]'''
Reference for common funtionality extensions
| Security and compliance features in the platform
|}


* [[Policy reference]]
== Insight and ressources ==
General server configuration options
{|


== Related materials ==
| '''[[Guides and tutorials]]'''
| Step by step guides to developers
|-


=== Partner websites ===
| '''[https://www.tempusserva.dk/loesninger/ Application overview]'''
* http://www.lsvgroup.com/
| Overview of ready to use applications
* http://capworks.com/
|-
* http://www.tempusserva.dk/cms/index.php?id=34
 
* http://www.c3itsolutions.com/offices.html
| '''[[Related materials]]'''
| External ressources and related materials
|-
 
|}
 
== Technical reference ==
{|
|  '''[[API v1.0|Java API (v1)]]'''
| Backend API for building new codeunits
|-
 
|  '''[[JavaScript functions v1.0|JavaScript functions]]'''
| Frontend API for tweaking interface behavior
|-
 
|  '''[[Integration/REST|REST interface]]'''
| Using built-in solution webservices
|-
 
 
|  '''[[Field type reference]]'''
| Documentation for all data model building blocks (content types)
|-
 
|  '''[[Policy reference]]'''
| Documentation for shared server configuration options
|-
 
|  '''[[Command reference]]'''
| Overview of commands and main functionality
|-
 
|  '''[[Codeunit reference]]'''
| Reference for common funtionality extensions
|-
 
|  '''[[Service|Scheduled services]]'''
| Scheduled services tools
|-
 
|  '''[[Integration|Integration services]]'''
| System integration options including REST services
|-
 
|  '''[[Command line tools]]'''
| Tools for maintaining your UNIX platform
|-
 
|  '''[[Server maintenence]]'''
| Tips for hosting TS servers
|-
 
| '''[[Known issues]]'''
| Behaviour per design, issues and system warnings
 
|}
 
== Application support ==
 
{|
 
|  '''[[Basic setup]]'''
| Basic customization
|-
 
 
|  '''[[TalentPiper]]'''
| Recruitment software
|-
 
|  '''[[Whistleblower]]'''
| Multitenant solution for whistleblowing
|-
 
|  '''[[COMPASS]]'''
| IT governance
|-
 
|}
 
== Training and certification ==
[https://www.tempusserva.dk/training/ Training overview]
 
[[Course notes for today]]
 
[[Coding standards]]

Latest revision as of 14:10, 24 August 2023

Welcome to the Tempus Serva support page.

On this site you will find the documentation to aid you in your development of safe and flexible solutions.

Overview

What is Tempus Serva A graphical introduction to Tempus Serva
Startup FAQ Frequently asked questions during startup
Functionality overview Main options and features
Requirements Server hardware/software requirements and user client support
Security setup Security and compliance features in the platform

Insight and ressources

Guides and tutorials Step by step guides to developers
Application overview Overview of ready to use applications
Related materials External ressources and related materials

Technical reference

Java API (v1) Backend API for building new codeunits
JavaScript functions Frontend API for tweaking interface behavior
REST interface Using built-in solution webservices
Field type reference Documentation for all data model building blocks (content types)
Policy reference Documentation for shared server configuration options
Command reference Overview of commands and main functionality
Codeunit reference Reference for common funtionality extensions
Scheduled services Scheduled services tools
Integration services System integration options including REST services
Command line tools Tools for maintaining your UNIX platform
Server maintenence Tips for hosting TS servers
Known issues Behaviour per design, issues and system warnings

Application support

Basic setup Basic customization
TalentPiper Recruitment software
Whistleblower Multitenant solution for whistleblowing
COMPASS IT governance

Training and certification

Training overview

Course notes for today

Coding standards