{}

Nos marques

Bienvenue sur le site Web de Schneider Electric

Bienvenue sur notre site Web.
Consulter notre FAQ
PME9.0 - Active Alarms in Czech show wrong values for State
Issue
The state of the alarms shows the days in decimal format for some reason and the wrong value.
For Example an alarm with the state of 3 Days and 21 hours is shown in czech as 0,3 dnů 21 hod

Product Line
Power Monitoring Expert 9.0

Enviroment
Web Application - Alarm

Cause
The value for the Day is set wrong in the database for Czech localization string.

Resolution
Warning: Backup the Databases prior attempting any changes.

To confirm the Localization string for this language by running the following script.

select * from [Internationalization].[LocalizedString] where ResourceKeyID in (select ID from [Internationalization].[ResourceKey] where name like '%Time_Units_day_1%')

Run following SQL script on their Application Modules database:

EXEC [Internationalization].[WriteLocalizedString] 'cs', 'General', '', 'Time_Units_day_1', '', N'{0.EN_US} dnů'

Schneider Electric Belgium

En savoir plus
Gamme :
Articles utiles
En savoir plus
Gamme :