Using Ajax to manipulate Lotus Notes documents

I just got an [tag]article[/tag] published on [tag]DeveloperWorks[/tag] regarding [tag]Ajax[/tag] and [tag]Lotus Domino[/tag]:
Using Ajax to manipulate Lotus Notes documents

Update:

The sample database attached to the article is errenous. A working version can be downloaded here. I have notified my editor and are waiting for guidelines.

Update 2:

Due to copyright reasons I’m not allowed to keep the sample database in this blog. IBM have been provided with the working sample database and an update should be online soon. Have patience.

Update 3:

The updated version of the sample database is now on-line at IBM again. DIRECT LINK TO DATABASE

  • http://www.quintop.nl Jurjen van den Broeck

    The file at Notes.Net is local encrypted!

  • chris

    I have the same problem opening the updated database. Looks like this one is locally encrypted too.

  • Dagerot Joachim

    That’s really odd. According to the database properties it’s no locally encryption active. I have made a new note-copy of it in a desperate try to make it work. According to one source it should work now. Please give it a try.

  • Peter

    It works for me :-)

  • http://dominounlimited.blogspot.com/ Andrei Kouvchinnikov

    Congratulations with the article! I wish I could implement AJAX To-Do list on a PocketPC but it doesn’t support javascript.
    I can not open the database either (locally encrypted error), I tried in Notes 7. I guess those who can open it, downloaded it from another (country-specific?) IBM server than I did. Hopefully the change will be activated on all servers sooner or later, but I wouldn’t count on that.

  • Dagerot Joachim

    Thanks Andrei, I understand you have a finger in this aswell.

    We have successfully implemented an Ajax-pattern driven application on Blackberry, they support JavaScript. It’s strange that PocketPC doesn’t, is that for all PocketPC or some specific models/versions?

  • http://domino.dagerot.com/2006/06/07/prototyp-dojo-selfmade-what-ajax-framework-should-we-use/ re:Domino » Prototyp, DOJO, selfmade – what Ajax framework should we use?

    [...] Today Per Henrik Lausten made comment regarding my “Using Ajax to manipulate Lotus Notes documents” post. In his post I found out that IBM is working close with the DOJO toolkit. This is very interesting and I will certainly try out DOJO once again, it was some months ago last time. [...]

  • http://dominounlimited.blogspot.com/ Andrei Kouvchinnikov

    Sorry, I was wrong about Pocket PC. I’ve just tested a simple AJAX example and it works. I was probably thinking about some other similar technology like Java or ActiveX.

  • lianfang

    thanks,i download the demo,it’s works well,but the demo not support chinese language

  • Dagerot Joachim

    lianfang: Thanks for trying it out, I’m sorry about the lack of chinese support.

  • http://www.macguidera.net Mac Guidera

    Good article….thanks for sharing and making it easy for others to pick this up.

  • Mads Birk

    Hi, when I run the Demo, I gets this error:
    HTTP Web Server: Application Exception – Documents treated as HTML cannot be edited [/IBM/AjaxDemo_part1.nsf/$$viewtemplate%20for%20xmlview?OpenForm]
    what am I doing wrong?

  • Dagerot Joachim

    There should not be ?OpenForm but ?ReadForm in that sentence. The demo-files overall is working. Are you accesing the database via the index.html file resource?

  • Mads Birk

    Sorry, but I’am a rocky in Notes web app.
    I just called the “$$viewtemplate for xmlview” document is the wrong?

  • Dagerot Joachim

    open up the application with:
    http://yourserver/thedatabase.nsf/index.html
    and everything will work.

    Replace yourserver and thedatabase with you real values.

  • Mads Birk

    :-)
    Thanks, lets just forget this :-D

  • Dagerot Joachim

    Np, keep in touch if you have other questions, I’m here to help! :)

blog comments powered by Disqus