Difference between revisions of "Tempus Serva online documentation"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
 
(59 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.


Fully completed sections are highlighted with '''bold''', while the rest contains some placeholders.
== Overview ==
{|


| '''[[What is Tempus Serva]]'''
| A graphical introduction to Tempus Serva
|-


== Basic topics ==
| '''[[Startup FAQ]]'''
| Frequently asked questions during startup
|-


* '''[[What is Tempus Serva]]'''
A graphical introduction to Tempus Serva


* '''[[FAQ|Stakeholder FAQ]]'''
| '''[[Functionality overview]]'''
Frequently Asked Questions from potential customers
|Main options and features
|-


* '''[[Quick start guide]]'''
'''[[Requirements|Requirements]]'''
A get started introduction to Tempus Serva
| Server hardware/software requirements and user client support
|-


* '''[[Structure overview]]'''
'''[[Security_setup|Security setup]]'''
Solution building blocks explained
| Security and compliance features in the platform
|}


* [[Functionality overview]]
== Insight and ressources ==
Main options and features
{|


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


== Technical documentation ==
| '''[https://www.tempusserva.dk/loesninger/ Application overview]'''
| Overview of ready to use applications
|-


* '''[[Requirements|Requirements and compability]]'''
| '''[[Related materials]]'''
Server hardware/software requirements and user client support
| External ressources and related materials
|-


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


* '''[[Policy reference]]'''
== Technical reference ==
Documentation for all 340 server configuration options
{|
'''[[API v1.0|Java API (v1)]]'''
| Backend API for building new codeunits
|-


* '''[[Service|Scheduled services]]'''
'''[[JavaScript functions v1.0|JavaScript functions]]'''
Scheduled services tools
| Frontend API for tweaking interface behavior
|-


* [[Integration|Integration services]]
|  '''[[Integration/REST|REST interface]]'''
System integration options including REST services
| Using built-in solution webservices
|-


* [[Codeunit reference]]
Reference for common funtionality extensions


* [[API v1.0|Java API version 1.0]]
|  '''[[Field type reference]]'''
Tempus Serva API for building new codeunits
| Documentation for all data model building blocks (content types)
|-


* '''[[Command line tools]]'''
'''[[Policy reference]]'''
Tools for maintaining your UNIX platform
| Documentation for shared server configuration options
|-


* '''[[Server maintenence]]'''
'''[[Command reference]]'''
Tips for hosting TS servers
| Overview of commands and main functionality
|-


* '''[[Platform metrics]]'''
'''[[Codeunit reference]]'''
Size and performance for the platform
| Reference for common funtionality extensions
|-


* '''[[Known issues]]'''
'''[[Service|Scheduled services]]'''
Behaviour per design, issues and system warnings
| Scheduled services tools
|-


== Related materials ==
|  '''[[Integration|Integration services]]'''
| System integration options including REST services
|-


Tempus Serva support
|  '''[[Command line tools]]'''
* [http://lsvgroup.com/site/index.php/en/process-digitization/tempus-serva Product information]
| Tools for maintaining your UNIX platform
* [http://alpha.tempusserva.dk/TempusServa/main?SagID=32&command=list Customer support]
|-
* [[Terms and conditions|Terms and conditions DRAFT]]
* [[Tempus Serva Developer Training|Tempus Serva Developer Training]]


Developer resources
|  '''[[Server maintenence]]'''
* [http://www.w3schools.com/css/ CCS styling]
| Tips for hosting TS servers
** [http://css-tricks.com/useful-nth-child-recipies/ Nth elements selectors]
|-
* [http://www.w3schools.com/jquery/default.asp JQuey scripting]
* [http://dev.mysql.com/doc/refman/5.1/en/functions.html MySQL functions]
* [http://mondrian.pentaho.com/documentation/schema.php OLAP schema design]


Hosting resources
| '''[[Known issues]]'''
* [http://tomcat.apache.org/tomcat-7.0-doc/index.html Tomcat 7 reference]
| Behaviour per design, issues and system warnings
* [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]
|}
 
== 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