Skip to main content

Recently Updated Pages

Compliance standards

Coding standards

The platform must be able to run on Current versions of Java Current versions of Tomcat MySQ...

Updated 11 months ago by Theis Villumsen

Description

Codeunit reference Translator

Translators are used for handling special values during integration: A translator is handed a val...

Updated 11 months ago by Theis Villumsen

Description

Codeunit reference Statusaction

Status actions codeunits will execute just about anything for a single object in a determined sta...

Updated 11 months ago by Theis Villumsen

Description

Codeunit reference PagecontentPublic

PageContentPublic are special variants of Pagecontent, that are publically accessible (they do no...

Updated 11 months ago by Theis Villumsen

Description

Codeunit reference Pagecontent

PageContent is activated by supplying the name of the class in a command Example for the codeuni...

Updated 11 months ago by Theis Villumsen

Event firing details

Codeunit reference Formevents

Event firing global The following events are ALLWAYS fired beforeSelectList beforeSelectItem...

Updated 11 months ago by Theis Villumsen

Creating the codeunit

Codeunit reference Formevents

Make sure that p2eShared.jar is included in the project Create a new class that extends ...

Updated 11 months ago by Theis Villumsen

Variables

Codeunit reference Developing codeunits

Variables can have a scope of either Request User session Application For permanent varia...

Updated 11 months ago by Theis Villumsen

Configuration / parameters

Codeunit reference Developing codeunits

Parameters are delivered through the method call, packed in a nice <String> Hashtable for easy ac...

Updated 11 months ago by Theis Villumsen

Error handling

Codeunit reference Developing codeunits

Exceptions are handled by themselves using the errorRegistration(Exception e) method. In case th...

Updated 11 months ago by Theis Villumsen

Steps for creating a new codeunit

Codeunit reference Developing codeunits

Create a new Java project in your favorite IDE Import the p2eShared.jar in the project Create...

Updated 11 months ago by Theis Villumsen

Cloning an instance

TS hosting instructions

Connecting to the server First you must access the commandline on the system in question. This i...

Updated 11 months ago by Theis Villumsen

External Certificate

TS hosting instructions Set up SSL/TLS/HTTPS

Acquire certificate Buy a certificate from a provider. Note that the max lifetime is currently 1...

Updated 11 months ago by Theis Villumsen

Old implementation

TS hosting instructions Set up SSL/TLS/HTTPS

The following is the old, manual, way of installing SSL certs. Tomcat 7 automatic installation...

Updated 11 months ago by Theis Villumsen

Automated renewals

TS hosting instructions Set up SSL/TLS/HTTPS

Before starting test that the renewal process works /opt/letsencrypt/letsencrypt-auto renew --...

Updated 11 months ago by Theis Villumsen

Basic setup

TS hosting instructions

All the following canges are carried out in the Tempus Serva designer Company logo Upload you...

Updated 11 months ago by Theis Villumsen

Description

SMB Suite

The suite is a collection of common IT tools needed to run a company. Components CRM Workday...

Updated 11 months ago by Theis Villumsen

Description

Workday Hours

Time recording has become a statutory requirement for all white-collar workers in the EU. Often t...

Updated 11 months ago by Theis Villumsen

Description

CRM

Custom Relation Management comes with a basic setup that fits most companies, but you are suppose...

Updated 11 months ago by Theis Villumsen

Extract list of users and groups

Useful SQL

One line for each group SELECT user.Name, user.EMAIL, user.IsActive, usergroup.Groupname, usergr...

Updated 11 months ago by Theis Villumsen