OpenNTF Domino API

Home » OpenNTF Domino API

OSGi Plugin Troubleshooting

Earlier this week I had a discussion with Graham Acres about an error with ODA. Firstly, there are two scenarios around plugin errors, and it’s important to know the difference: Errors in the “Problems” view in Domino Designer. This is a problem with your Designer client – or the last Designer client the application was […]

OSGi Plugin Troubleshooting Read More »

Installing ODA Into DDE Without Download

Just before Christmas Jesse Gallagher added directory download support to OpenNTF’s p2 Repository Browser. This means projects like OpenNTF Domino API can be installed into Domino Designer directly from a URL rather than going to OpenNTF and manually downloading the relevant release. It also means it’s possible to get the latest snapshot code as well.

Installing ODA Into DDE Without Download Read More »

The Awesome New Functionality of ODA Part Two

Part one of this, which covers the background, is here. Before looking at some code, it’s worth just covering performance. Obviously, on a busy production server, if you’re running code for every save of a document, code needs to be optimised. To give you an idea, here’s a snippet of conversation: “About” is good, but

The Awesome New Functionality of ODA Part Two Read More »

ODA Update From IBM Connect: The Awesome New Functionality of ODA

At the end of my OpenNTF Domino API session with Stephan Wissel at IBM Connect, I showed a demo of some experimental new functionality in ODA. Hopefully those who saw it were impressed with the power and potential, especially because part of it reproduced the Watson Workspace notifications integration that the Sapho product showed in

ODA Update From IBM Connect: The Awesome New Functionality of ODA Read More »

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part Four)

It’s been about a year since I last blogged about XOTS. Just to recap, XOTS is a method of running background multi-threaded tasks coded within an NSF. It’s basically DOTS tasklets within XPages. The tasklet extends Runnable if you just want to call it and let it run in the background, or Callable if you

XOTS: Background and MultiThreaded Tasks the OpenNTF Domino API Way (Part Four) Read More »

From XPages to Web App Part Sixteen: OSGi JAX-RS REST Access with ODA Revisited

Table of Contents Introduction Part One – The Application Part Two – XPages Advanced 1 Part Three: XPages Advanced Database Separation Part Four: XPages Advanced Document Wrapper Part Five: XPages Advanced MVC Controller Part Six: Use of OpenNTF Domino API Part Seven: OSGi Application Development Introduction Part Eight: OSGi JAX-RS REST Access with ODA Part

From XPages to Web App Part Sixteen: OSGi JAX-RS REST Access with ODA Revisited Read More »

IBM Connect 2016: Anyone for Bingo?

Firstly, a disclaimer, sorry to anyone not attending the conference, this blog post is only relevant to attendees. On Tuesday at 1.15pm in Florida 5 I’ll be delivering my session “Marty, You’re Just Not Thinking Fourth Dimensionally”: Troubleshooting XPages. The session will be XPages-focussed, with an XPages demo application. But there’s more. Back to the

IBM Connect 2016: Anyone for Bingo? Read More »

Scroll to Top