Skip to main content

Recently Updated Pages

Backup

Whistleblower system

Backups are securely stored in a redundant environment. Data is stored in encrypted form and adeq...

Updated 10 months ago by Theis Villumsen

Technology Stack

Whistleblower system

The technological stack consists of: LES Whistleblower Portal TS No-code Platform Apache Tom...

Updated 10 months ago by Theis Villumsen

Hosting Setup

Whistleblower system

The LES Whistleblower Portal is hosted by Amazon Webservices EC2 in the data center in Stockholm,...

Updated 10 months ago by Theis Villumsen

Application

Whistleblower system

The LES Whistleblower Platform is fully managed by Tempus Serva ApS. The system supports the fol...

Updated 10 months ago by Theis Villumsen

Other services

Command reference

scan The scan servlet will take input from HTTP calls, usually triggered from an QR or NFC scan....

Updated 10 months ago by Theis Villumsen

Command reference

Command reference

ARTICLE IS DRAFT / UNDER DEVELOPMENT Navigation command function required optional ...

Updated 10 months ago by Theis Villumsen

Understanding commands

Command reference

Commands are specified in the command parameter when calling the main servlet https://acme.com/T...

Updated 10 months ago by Theis Villumsen

Review standards

Coding standards

The following changes requires a formal code review Changes to the API Changes to common obje...

Updated 10 months ago by Theis Villumsen

Safety standards

Coding standards

Input sanitization used in SQL, using either Escape all string parameters using DbConnection...

Updated 10 months ago by Theis Villumsen

Compliance standards

Coding standards

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

Updated 10 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 10 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 10 months ago by Theis Villumsen

Description

Codeunit reference PagecontentPublic

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

Updated 10 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 10 months ago by Theis Villumsen

Event firing details

Codeunit reference Formevents

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

Updated 10 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 10 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 10 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 10 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 10 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 10 months ago by Theis Villumsen