Difference between revisions of "TS NoCode online documentation"

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


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.
 
== Insight and ressources ==
{|
 
| '''[[Startup FAQ|Getting started]]'''
| Frequently asked questions during startup
|-
 
| '''[[Features|Platform features]]'''
|Modules and features in the platform
|-
 
|  '''[[Security_setup|Security setup]]'''
| Security and compliance features in the platform
|-
 
| '''[[Applications|Application overview]]'''
| Overview of common uses of the platform
|-
 
| '''[[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.
| '''[[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)
|-
 
|  '''[[Policy reference]]'''
| Documentation for shared server configuration options
|-


== Basic topics ==
|  '''[[Command reference]]'''
| Overview of commands and main functionality
|-


* [[Quick start guide]]
|  '''[[Codeunit reference]]'''
A Quick introduction to Tempus Serva
| Reference for common funtionality extensions
|-


* [[FAQ|Stakeholder FAQ]]
|  '''[[Service|Scheduled services]]'''
Frequently Asked Questions
| Scheduled services tools
|-


* [[Structure overview]]
|  '''[[Integration|Integration services]]'''
Solution building blocks explained
| System integration options including REST services
|-


* [[Functionality overview]]
|  '''[[Command line tools]]'''
Main options and features
| Tools for maintaining your UNIX platform
|-


* [[Guides and tutorials]]
|  '''[[Server maintenence]]'''
Step by step guides to developers
| Tips for hosting TS servers
|-


== Technical documentation ==
| '''[[Known issues]]'''
| Behaviour per design, issues and system warnings


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


* [[Field type reference]]
== Application support ==
Documentation for all 154 content types


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


* '''[[Policy reference]]'''
'''[[Basic setup]]'''
General server configuration options
| Basic customization
|-


* [[Service|Scheduled services]]
Scheduled services tools


* [[Integration|Integration services]]
|  '''[[TalentPiper]]'''
System integration options including REST services
| Recruitment software
|-


* [[Command line tools]]
|  '''[[Whistleblower]]'''
Tools for maintaining your UNIX platform
| Multitenant solution for whistleblowing
|-


* [[Server maintenence]]
|  '''[[Intect Flow]]'''
Tips for hosting TS servers
| Multicompany salary management
|-


* [[Platform metrics]]
|  '''[[COMPASS]]'''
Size and performance for the platform
| IT governance
|-


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


== Related materials ==
== Training and certification ==
[https://www.tempusserva.dk/training/ Training overview]


Tempus Serva support
[[Course notes for today]]
* [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]]


Developer resources
[[Coding standards]]
* [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
[[Continous delivery]]
* [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 14:55, 7 February 2025

Welcome to the TS NoCode online documentation

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

Continous delivery