You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Errors may occur while working in Scheer PAS. To facilitate troubleshooting, corresponding error and notification messages are displayed in the application. The overview of error messages allows you to identify possible causes and possible solutions. It also refers to documentation pages that contain further details.

Designer Services Log Messages

The following table can be searched. Enter your search term in the Global Filter field.

Oops, it seems that you need to place a table or a macro generating a table within the Table Filter macro.

The table is being loaded. Please wait for a bit ...

Message From Service LogPossible ReasonSolutionFurther Information

On service startup:

[FUCLM][3]
[Can not convert to datetime.]

A persisted variable of type DateTime has a wrong default value.
You may have run into this compatiblity issue.

Delete the corrupt default value from the persisted variable in question. To do this, you may have to add a default value and remove it directly afterwards.

  • No labels