Forum Home › Forums › Understanding the Software › Auto report module errors
- This topic has 7 replies, 2 voices, and was last updated 4 months, 2 weeks ago by
Mikhail.
-
AuthorPosts
-
July 10, 2025 at 8:37 am #16636
kcks66
ParticipantHi Mikhail,
I am testing the auto report function together with elastic report and email. I wish to auto sending out elastic report by email in a daily schedule.
So far I managed to configure elastic report and email service. I can download elastic report from Rapid SCADA web and send email manually.
I configured the auto report module following v6 documentation. I managed to get the auto report module to forward reports (Historical Report and Elastic Report) to my email address.
However, I got two errors. First error is there is message pop up mentioned workbook setting problem when I open the file with excel. The second error is from log.
Error 1:
https://ibb.co/fdz3C8wnError 2:
https://ibb.co/NnsMgF69My report 1 config:
https://ibb.co/gbHQZ4vvMy report 2 config:
https://ibb.co/FLKjjpmkPls advice for my mistakes. Thank you.
July 10, 2025 at 11:11 am #16638
MikhailModeratorHi,
1. Could you make a screenshot of the report when you download the same report from a web page?
2. What result do you get if you choose the HTML format in the Auto Report settings?
3. Try using en-GB culture if you use another culture.July 11, 2025 at 1:31 pm #16657kcks66
ParticipantHi Mikhail,
After I change culture to en-GB, no errors at log and excel file (Historical Data Report & Elastic Report) when I opened them.
Everything look fine except Auto Report Module automatically export the Event Report even I didn’t activate it.
July 14, 2025 at 11:15 am #16671
MikhailModeratorHi,
After I change culture to en-GB, no errors at log and excel file (Historical Data Report & Elastic Report) when I opened them.
The PlgElasticReport.zh-Hans.xml file includes a line
<Phrase key="WorksheetName">工作表{0}</Phrase>
Likely there is some forbidden character.
Try replacing that line by the similar line from PlgElasticReport.en-GB.xml-
This reply was modified 4 months, 2 weeks ago by
Mikhail.
July 14, 2025 at 11:16 am #16673
MikhailModeratorEverything look fine except Auto Report Module automatically export the Event Report even I didn’t activate it.
Restart the service after changing the configuration.
July 14, 2025 at 11:19 am #16674
MikhailModeratorEverything look fine except Auto Report Module automatically export the Event Report even I didn’t activate it.
It’s a bug. Will be fixed in the next version.
July 15, 2025 at 6:28 am #16677kcks66
ParticipantHi Mikhail,
Noted.
July 15, 2025 at 2:57 pm #16679
MikhailModeratorThank you for noticing the bug.
-
This reply was modified 4 months, 2 weeks ago by
-
AuthorPosts
- You must be logged in to reply to this topic.