Difference between revisions of "Tempus Serva online documentation"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
(48 intermediate revisions by 4 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 ==
{|
{|
| '''[[What is Tempus Serva]]'''
| '''[[What is Tempus Serva]]'''
| A graphical introduction to Tempus Serva
| A graphical introduction to Tempus Serva
|-
|-
| '''[http://www.tempusserva.dk/temptree/index.html Interactive field map]'''
 
| Browse all Tempus Serva features
| '''[[Startup FAQ]]'''
|-
| Frequently asked questions during startup
| '''[[FAQ|Stakeholder FAQ]]'''
| Frequently Asked Questions from potential customers
|-
| '''[[Quick start guide]]'''
| A get started introduction to Tempus Serva
|-
| '''[[Structure overview]]'''
| Solution building blocks explained
|-
|-
| '''[[Functionality overview]]'''
| '''[[Functionality overview]]'''
|Main options and features
|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]]'''
| '''[[Guides and tutorials]]'''
| Step by step guides to developers
| Step by step guides to developers
|-
| '''[https://www.tempusserva.dk/loesninger/ Application overview]'''
| Overview of ready to use applications
|-
| '''[[Related materials]]'''
| External ressources and related materials
|-
|}
|}


== Technical documentation ==
== 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
|-


* '''[[Requirements|Requirements and compability]]'''
'''[[Command reference]]'''
Server hardware/software requirements and user client support
| Overview of commands and main functionality
|-


* '''[[Field type reference]]'''
'''[[Codeunit reference]]'''
Documentation for all data model building blocks (content types)
| Reference for common funtionality extensions
|-


* '''[[Policy reference]]'''
'''[[Service|Scheduled services]]'''
Documentation for shared server configuration options
| Scheduled services tools
|-


* '''[[Command reference]]'''
'''[[Integration|Integration services]]'''
Overview of commands and main functionality
| System integration options including REST services
|-


* '''[[Service|Scheduled services]]'''
'''[[Command line tools]]'''
Scheduled services tools
| Tools for maintaining your UNIX platform
|-


* '''[[Integration|Integration services]]'''
'''[[Server maintenence]]'''
System integration options including REST services
| Tips for hosting TS servers
|-


* '''[[Codeunit reference]]'''
| '''[[Known issues]]'''
Reference for common funtionality extensions
| Behaviour per design, issues and system warnings


* '''[[API v1.0|Java API version 1.0]]'''
|}
Tempus Serva API for building new codeunits


* '''[[Command line tools]]'''
== Application support ==
Tools for maintaining your UNIX platform


* '''[[Server maintenence]]'''
{|
Tips for hosting TS servers


* '''[[Platform metrics]]'''
'''[[Basic setup]]'''
Size and performance for the platform
| Basic customization
|-


* '''[[Known issues]]'''
Behaviour per design, issues and system warnings


== Related materials ==
|  '''[[TalentPiper]]'''
| Recruitment software
|-


Tempus Serva support
|  '''[[Whistleblower]]'''
* [http://lsvgroup.com/site/index.php/en/process-digitization/tempus-serva Product information]
| Multitenant solution for whistleblowing
* [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]]
 
|}
== Training and certification ==


Developer resources
[https://www.tempusserva.dk/training/ Training overview]
* [http://www.w3schools.com/css/ CCS styling]
** [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
[[Course notes for today]]
* [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]

Revision as of 13:08, 10 December 2021

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

Training and certification

Training overview

Course notes for today