Websydian Express - Message


EvF041 - Process cannot be found for presentation

Error message

Presentation &1 refers to Process &2, which cannot be read.

Parameters

&1 - Surrogate (unique identifier) for the presentation
&2 - Surrogate for the process referred by the presentation

Description

A presentation is a way of defining an interface (layout and to some degree functionality) for a process.
This means that it can never be right that the presentation refers a process, that does not exist. However, this is the situation registered when this message is thrown.

Action

You can find more information about the presentation, that has the error, using the menu item "Surrogate" in the Administration Menu.

Comments

This should never occur as the Administration Interface ensures that presentations always refer to a process.

This means that if you find that a presentation refers to a nonexistent process you might want to check whether any updates of the database (table WSMNPLP or WSMEPRP) has been made using SQL or another direct database access tool.