• Web reports

    By Victor Huerta 2 decades ago

    Running reports on the web, I see the following error:

    10001: ScriptLibrary - Keyword, Class - Keyword: No matched keyword documents found. (WebReporting.Workbook.SequentialNumber)



    The reports work in the client properly.



    Can you think of a possible cause for this issue?



    The application is great.



    Thank you

    • Missing keyword documents

      By Victor Huerta 2 decades ago

      Ok, so I figured that I was missing at least three keyword documents.

      One called WebReporting.Workbook.SequentialNumber, one called WebReporting.Worksheet.SequentialNumber and one more called WebReporting.StandardXSL.



      I know what values to enter on the first two, but I do not know what to enter on the StandardXSL document. Can you please advise?



      Also, I have applied the latest version of the code, but noticed that the keyword documents are not included on any of the three posted versions. It will help other users to include those documents.



      Thank you,

      Victor

      • Re: Missing Keyword Documents

        By James Harris 2 decades ago

        Hi Victor,



        Firstly thanks for choosing to use NotesReconn for your reporting.

        The problem you are experiencing is indeed an issue with the Keyword documents. The web reports create a number of different components which build the excel web report. Each of these components need a unique identifier so they can be referenced - which is what the sequential number keywords are for.



        I will check the settings for you on Monday and let you know what the keywords should be.



        When you downloaded notesreconn, were these keyword documents present? If not, I'll arrange to have them added into the download file.

        • Keywords

          By Victor Huerta 2 decades ago

          James,



          Thank you for your reply. Great application.



          There were some keyword documents on the very first releases of the tool, but they do not match the ones required on version 2+.



          The keyword documents are missing on the last three releases.



          Another issue you may want to take a look at on web reports is that when those component documents get created to generate the web report, the server host name doesn't get calculated automatically. This happens on the Reporting-Web script library, when the function getServerBaseURL is called to populate the sBaseURL variable (line 117).



          Also, the page $xmlSaveAsInstructions still has a hardcoded server name on the css link.



          I hope this helps.



          Thanks again to you and the whole team for all the work done on this fantastic tool.



          Victor

          • By James Harris 2 decades ago

            Hi Victor,



            Just letting you know that we have released v2.2 of Notes Reconn just now. It contains the missing keywords that are needed as well as better cross browser compatibility.

            I will investigate the additional issues you have raised with the hard coded links. Thankyou for letting me know.



            Regards,

            James Harris

            • Thank you

              By Victor Huerta 2 decades ago

              James,

              I was able to test it today.

              Works great.

              Thank you,

              Victor

              • By James Harris 2 decades ago

                Brilliant! I'm glad its working for you now.



                Cheers,

                James

          • Problems with HTTP Server referencing

            By James Harris 2 decades ago

            Hi Victor,



            Thanks again for your feedback.



            I have had to make some changes to the script libraries and the Save As Instructions page in order to overcome the component referencing issues. We have re-released v2.2 with these changes.

            I have also updated the Save As Instructions to be more cross-browser friendly.



            I hope that the web reporting will work for you now in your application of Notes Reconn. Again, thanks for choosing to use Notes Reconn.