Difference between revisions of "Tempus Serva online documentation"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
 
(73 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.
== Insight and ressources ==
{|


| '''[[Startup FAQ|Getting started]]'''
| Frequently asked questions during startup
|-


== Basic topics ==
| '''[[Features|Platform features]]'''
|Modules and features in the platform
|-


* '''[[What is Tempus Serva]]'''
'''[[Security_setup|Security setup]]'''
A graphical introduction to Tempus Serva
| Security and compliance features in the platform
|-


* '''[http://www.tempusserva.dk/temptree/index.html Interactive field map]'''
| '''[[Applications|Application overview]]'''
Browse all Tempus Serva features
| Overview of common uses of the platform
|-


* '''[[FAQ|Stakeholder FAQ]]'''
| '''[[Guides and tutorials]]'''
Frequently Asked Questions from potential customers
| Step by step guides to developers
|-


* '''[[Quick start guide]]'''
| '''[[Related materials]]'''
A get started introduction to Tempus Serva
| External ressources and related materials
|-


* '''[[Structure overview]]'''
|}
Solution building blocks explained


* [[Functionality overview]]
== Technical reference ==
Main options and features
{|
|  '''[[API v1.0|Java API (v1)]]'''
| Backend API for building new codeunits
|-


* [[Guides and tutorials]]
|  '''[[JavaScript functions v1.0|JavaScript functions]]'''
Step by step guides to developers
| Frontend API for tweaking interface behavior
|-


== Technical documentation ==
|  '''[[Integration/REST|REST interface]]'''
| Using built-in solution webservices
|-


* '''[[Requirements|Requirements and compability]]'''
Server hardware/software requirements and user client support


* '''[[Field type reference]]'''
'''[[Field type reference]]'''
Documentation for all 140 content types
| Documentation for all data model building blocks (content types)
|-


* '''[[Policy reference]]'''
'''[[Policy reference]]'''
Documentation for all 340 server configuration options
| Documentation for shared server configuration options
|-


* '''[[Service|Scheduled services]]'''
'''[[Command reference]]'''
Scheduled services tools
| Overview of commands and main functionality
|-


* [[Integration|Integration services]]
|  '''[[Codeunit reference]]'''
System integration options including REST services
| Reference for common funtionality extensions
|-


* [[Codeunit reference]]
|  '''[[Service|Scheduled services]]'''
Reference for common funtionality extensions
| Scheduled services tools
|-


* [[API v1.0|Java API version 1.0]]
|  '''[[Integration|Integration services]]'''
Tempus Serva API for building new codeunits
| System integration options including REST services
|-


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


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


* '''[[Platform metrics]]'''
| '''[[Known issues]]'''
Size and performance for the platform
| Behaviour per design, issues and system warnings


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


== Related materials ==
== Application support ==


Tempus Serva support
{|
* [http://lsvgroup.com/site/index.php/en/process-digitization/tempus-serva Product information]
* [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
|  '''[[Basic setup]]'''
* [http://www.w3schools.com/css/ CCS styling]
| Basic customization
** [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
 
* [http://tomcat.apache.org/tomcat-7.0-doc/index.html Tomcat 7 reference]
|  '''[[TalentPiper]]'''
* [http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html MySQL dump tool]
| Recruitment software
* [http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EC2_GetStarted.html Amazon cloud intro]
|-
 
|  '''[[Whistleblower]]'''
| Multitenant solution for whistleblowing
|-  
 
|  '''[[Intect Flow]]'''
| Multicompany salary management
|-  
 
|  '''[[COMPASS]]'''
| IT governance
|-
 
|}
 
== Training and certification ==
[https://www.tempusserva.dk/training/ Training overview]
 
[[Course notes for today]]
 
[[Coding standards]]

Latest revision as of 08:20, 11 November 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.

Insight and ressources

Getting started Frequently asked questions during startup
Platform features Modules and features in the platform
Security setup Security and compliance features in the platform
Application overview Overview of common uses of the platform
Guides and tutorials Step by step guides to developers
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