Difference between revisions of "Tempus Serva online documentation"

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


* '''[[What is Tempus Serva]]'''
| '''[[Startup FAQ|Getting started]]'''
A graphical introduction to Tempus Serva
| Frequently asked questions during startup
|-


* '''[http://www.tempusserva.dk/temptree/index.html Interactive field map]'''
| '''[[Features|Platform features]]'''
Browse all Tempus Serva features
|Modules and features in the platform
|-


* '''[[FAQ|Stakeholder FAQ]]'''
'''[[Security_setup|Security setup]]'''
Frequently Asked Questions from potential customers
| Security and compliance features in the platform
|-


* '''[[Quick start guide]]'''
| '''[[Applications|Application overview]]'''
A get started introduction to Tempus Serva
| Overview of common uses of the platform
|-


* '''[[Structure overview]]'''
| '''[[Guides and tutorials]]'''
Solution building blocks explained
| Step by step guides to developers
|-


* '''[[Functionality overview]]'''
| '''[[Related materials]]'''
Main options and features
| External ressources and related materials
|-


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


== Technical documentation ==
== Technical reference ==
{|
|  '''[[API v1.0|Java API (v1)]]'''
| Backend API for building new codeunits
|-


* '''[[Requirements|Requirements and compability]]'''
'''[[JavaScript functions v1.0|JavaScript functions]]'''
Server hardware/software requirements and user client support
| Frontend API for tweaking interface behavior
|-


* '''[[Field type reference]]'''
'''[[Integration/REST|REST interface]]'''
Documentation for all data model building blocks (content types)
| Using built-in solution webservices
|-


* '''[[Policy reference]]'''
Documentation for shared server configuration options


* '''[[Command reference]]'''
'''[[Field type reference]]'''
Overview of commands and main functionality
| Documentation for all data model building blocks (content types)
|-


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


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


* '''[[Codeunit reference]]'''
'''[[Codeunit reference]]'''
Reference for common funtionality extensions  
| Reference for common funtionality extensions  
|-


* '''[[API v1.0|Java API version 1.0]]'''
'''[[Service|Scheduled services]]'''
Tempus Serva API for building new codeunits
| Scheduled services tools
|-


* '''[[Command line tools]]'''
'''[[Integration|Integration services]]'''
Tools for maintaining your UNIX platform
| System integration options including REST services
|-


* '''[[Server maintenence]]'''
'''[[Command line tools]]'''
Tips for hosting TS servers
| Tools for maintaining your UNIX platform
|-


* '''[[Platform metrics]]'''
'''[[Server maintenence]]'''
Size and performance for the platform
| Tips for hosting TS servers
|-


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


== Related materials ==
|}


Tempus Serva support
== Application 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
{|
* [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
|  '''[[Basic setup]]'''
* [http://tomcat.apache.org/tomcat-7.0-doc/index.html Tomcat 7 reference]
| Basic customization
* [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]
 
 
|  '''[[TalentPiper]]'''
| Recruitment software
|-
 
|  '''[[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