Difference between revisions of "Tempus Serva online documentation"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
 
(89 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Welcome to the Tempus Serva [BETA] support page.
Welcome to the Tempus Serva support page.


Until 2013-03-31 many pages/sections are just placeholders without any real content.
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|Requirements]]'''
| Server hardware/software requirements and user client support
|-
 
|  '''[[Security_setup|Security setup]]'''
| Security and compliance features in the platform
|}
 
== Insight and ressources ==
{|
 
| '''[[Guides and tutorials]]'''
| Step by step guides to developers
|-


On this site you will find the documentation to aid you in your development of safe and flexible solutions.
| '''[https://www.tempusserva.dk/loesninger/ Application overview]'''
| Overview of ready to use applications
|-
 
| '''[[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)
|-


== Basic topics ==
|  '''[[Policy reference]]'''
| Documentation for shared server configuration options
|-


* [[Quick start guide]]
|  '''[[Command reference]]'''
A Quick introduction to Tempus Serva
| Overview of commands and main functionality
|-


* '''[[FAQ|Stakeholder FAQ]]'''
'''[[Codeunit reference]]'''
Frequently Asked Questions
| Reference for common funtionality extensions
|-


* [[Structure overview]]
|  '''[[Service|Scheduled services]]'''
Solution building blocks explained
| Scheduled services tools
|-


* [[Functionality overview]]
|  '''[[Integration|Integration services]]'''
Main options and features
| System integration options including REST services
|-


* [[Guides and tutorials]]
|  '''[[Command line tools]]'''
Step by step guides to developers
| Tools for maintaining your UNIX platform
|-


== Technical documentation ==
|  '''[[Server maintenence]]'''
| Tips for hosting TS servers
|-


* '''[[Requirements|Requirements and compability]]'''
| '''[[Known issues]]'''
Server hardware/software requirements and user client support
| Behaviour per design, issues and system warnings


* [[Field type reference]]
|}
Documentation for all 154 content types


* [[Codeunit reference]]
== Application support ==
Reference for common funtionality extensions


* '''[[Policy reference]]'''
{|
General server configuration options


* [[Service|Scheduled services]]
|  '''[[Basic setup]]'''
Scheduled services tools
| Basic customization
|-


* [[Integration|Integration services]]
System integration options including REST services


* '''[[Command line tools]]'''
'''[[TalentPiper]]'''
Tools for maintaining your UNIX platform
| Recruitment software
|-


* [[Server maintenence]]
|  '''[[Whistleblower]]'''
Tips for hosting TS servers
| Multitenant solution for whistleblowing
|-


* [[Platform metrics]]
|  '''[[Intect Flow]]'''
Size and performance for the platform
| Multicompany salary management
|-


* [[Known issues]]
|  '''[[COMPASS]]'''
Behaviour per design, issues and system warnings
| IT governance
|-


== Related materials ==
|}


Tempus Serva support
== Training and certification ==
* [http://lsvgroup.com/site/index.php/en/process-digitization/tempus-serva Product information]
[https://www.tempusserva.dk/training/ Training overview]
* [http://alpha.tempusserva.dk/TempusServa/main?SagID=32&command=list Customer support]
* [[Terms and conditions|Terms and conditions DRAFT]]


Developer resources
[[Course notes for today]]
* [http://www.w3schools.com/css/ CCS styling]
* [http://www.w3schools.com/jquery/default.asp JQuey scripting]
* [http://dev.mysql.com/doc/refman/5.1/en/functions.html MySQL functions]


Hosting resources
[[Coding standards]]
* [http://tomcat.apache.org/tomcat-7.0-doc/index.html Tomcat 7 reference]
* [http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html MySQL dump tool]
* [http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EC2_GetStarted.html Amazon cloud intro]

Latest revision as of 10:40, 26 September 2024

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
Intect Flow Multicompany salary management
COMPASS IT governance

Training and certification

Training overview

Course notes for today

Coding standards