Skip to main content

Recently Updated Pages

URL redirects and rewrites

Server maintenence

Tempus Serva (version 2090+) contains server filters for URL rewrite, redirects and forwards. Th...

Updated 4 months ago by Admin

Backing up and restoring

Server maintenence

TS has inbuilt manual functions on the solution level, but measures have to taken to back the dat...

Updated 4 months ago by Admin

Server monitor page

Server maintenence

Each application contains a public page that can be queried for server status. The page is: http...

Updated 4 months ago by Admin

Legacy CLI

Command line tools

Compatibility The scripts require the use of Tomcat application server, primarily for EC2 instan...

Updated 4 months ago by Admin

URL structure

REST interface

When logged in the following URLs are available without further authentication Data list operati...

Updated 4 months ago by Theis Villumsen

Pro tips

Dashboards Dashboard widget configuration

Asking the right questions To add the right content into dashboards widgets you will need to def...

Updated 4 months ago by Theis Villumsen

Other widgets

Dashboards Dashboard widget configuration

Codeunit This widget displays raw HTML ouput from any PageContentCodeunit. Distribution This c...

Updated 4 months ago by Theis Villumsen

Lists

Dashboards Dashboard widget configuration

To setup a list view, simple copy/paste the URL of a view. Optimally you should strip anything b...

Updated 4 months ago by Theis Villumsen

Configuration help

Dashboards Dashboard widget configuration

Styling All widgets have a field called "Custom CSS". This allows addition of styling, when that...

Updated 4 months ago by Theis Villumsen

Troubleshooting

List queries

THIS ARTICLE IS UNDER DEVELOPMENT Configuration caching For performance reasons information abo...

Updated 4 months ago by Theis Villumsen

Using a content source

List queries

Calling the cmsinterface servlet will provide you with an overview on how to use it. Example: ...

Updated 4 months ago by Theis Villumsen

Setting up a content source

List queries

Many parameters are straight forward Related solution Max cache age Is active Unique NAME...

Updated 4 months ago by Theis Villumsen

Version 2 (Json)

REST interface

Download the swagger file from: https://<server>/<application>/rest/v2/swagger.json You can bro...

Updated 4 months ago by Theis Villumsen

Version 1 (XML)

REST interface

This article has not yet been fully converted to Wiki format. Please download the original artic...

Updated 4 months ago by Theis Villumsen

Control variables

JavaScript functions

TS uses a number of special variables to control the behavior of the frontend. These variables ca...

Updated 4 months ago by Theis Villumsen

Other functions

JavaScript functions Builtin functions

selectSingleOption(fieldName) Will set a value if only one option is avaiable in a select box. ...

Updated 4 months ago by Theis Villumsen

Value triggers

JavaScript functions Builtin functions

Value triggers will make things happen when a field changes. Multiple triggers can be assigned to...

Updated 4 months ago by Theis Villumsen

Value dependencies

JavaScript functions Builtin functions

Using lookup select boxes you can set up complex dependencies between values. The target field wi...

Updated 4 months ago by Theis Villumsen

Binding to events (6734+)

JavaScript functions Builtin functions

The platform sends out events when a couple of events are performed. Code can be written to bind ...

Updated 4 months ago by Theis Villumsen

Code placement

JavaScript functions

The following places can contain JS code Entity header Entity status JavaScript field Add...

Updated 4 months ago by Theis Villumsen