Recently Updated Pages
URL redirects and rewrites
Tempus Serva (version 2090+) contains server filters for URL rewrite, redirects and forwards. Th...
Backing up and restoring
TS has inbuilt manual functions on the solution level, but measures have to taken to back the dat...
Server monitor page
Each application contains a public page that can be queried for server status. The page is: http...
Legacy CLI
Compatibility The scripts require the use of Tomcat application server, primarily for EC2 instan...
URL structure
When logged in the following URLs are available without further authentication Data list operati...
Pro tips
Asking the right questions To add the right content into dashboards widgets you will need to def...
Other widgets
Codeunit This widget displays raw HTML ouput from any PageContentCodeunit. Distribution This c...
Lists
To setup a list view, simple copy/paste the URL of a view. Optimally you should strip anything b...
Configuration help
Styling All widgets have a field called "Custom CSS". This allows addition of styling, when that...
Troubleshooting
THIS ARTICLE IS UNDER DEVELOPMENT Configuration caching For performance reasons information abo...
Using a content source
Calling the cmsinterface servlet will provide you with an overview on how to use it. Example: ...
Setting up a content source
Many parameters are straight forward Related solution Max cache age Is active Unique NAME...
Version 2 (Json)
Download the swagger file from: https://<server>/<application>/rest/v2/swagger.json You can bro...
Version 1 (XML)
This article has not yet been fully converted to Wiki format. Please download the original artic...
Control variables
TS uses a number of special variables to control the behavior of the frontend. These variables ca...
Other functions
selectSingleOption(fieldName) Will set a value if only one option is avaiable in a select box. ...
Value triggers
Value triggers will make things happen when a field changes. Multiple triggers can be assigned to...
Value dependencies
Using lookup select boxes you can set up complex dependencies between values. The target field wi...
Binding to events (6734+)
The platform sends out events when a couple of events are performed. Code can be written to bind ...
Code placement
The following places can contain JS code Entity header Entity status JavaScript field Add...