Understanding interfaces

Interfaces allow access to the system with preset values for

When accessing the interface the user is redireceted to the main page with the correct parameters set. In case the user context is active, a session with a matching user profile is also created i process.

The following types of record operations are allowed

Create operations

Create operations require no additional security information and can be used directly.

URL for testing the interface:

http://[server name]/[application]/webinterface?[interfacename]

Update operations

When updating an existing record a security token must be passed along to the interface:

A security token contains

URL for testing the interface: http://[server name]/[application]/webinterface?[interfacename]=[security token]

Security tokens can be generated in various ways

Questionnaires and email invitations

Generation of security tokens are closely tied to the use of questionnaires and status actions.

The guide Questionnaires covers such an example.


Revision #3
Created 8 April 2025 10:02:17 by Theis Villumsen
Updated 8 April 2025 10:07:08 by Theis Villumsen