All
All
Projects
Snippets
Go
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Webinars
Discord
Twitter
YouTube
Facebook
OpenNTF GitHub
OpenNTF Connections GitHub
IBM Connections Downloads
DominoHelp (external)
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Webinars
Resources
Discord
Twitter
YouTube
Facebook
OpenNTF GitHub
OpenNTF Connections GitHub
IBM Connections Downloads
DominoHelp (external)
Resources
Discord
Twitter
YouTube
Facebook
OpenNTF GitHub
OpenNTF Connections GitHub
IBM Connections Downloads
DominoHelp (external)
Projects
Snippets
Collaboration Today
Sign In
Username
Password
Forgotten your login credentials?
Login
Register
All
All
Projects
Snippets
Go
Tools on OpenNTF to access IBM Domino Data from external Applications
Posted by
Niklas Heidloff
on
February 27, 2013
There are several tools on OpenNTF to access data in NSFs from external applications. Below is a short overview.
The
XPages Extension Library
comes with four different ways to build your own REST services. See the first two pages of the
documentation
for a description of these alternatives and their pros and cons:
- The Domino data service
- The XPages REST services control
- Custom database service
- Custom Wink service
The
Servlet Sample
project contains a simple sample of a servlet that can be deployed as an OSGi bundle and that can return whatever you want.
Similarly you can use '
XAgents
' within a NSF which are XPages without visual renderings.
The XPages Extension Library also contains functionality to do remote procedure calls. Watch the
video
from John Jardin.
The new project
WebDAV for IBM Domino
adds support for the WebDAV protocol to Domino. That allows for example to edit attachments in Microsoft Word and then save them directly back to the NSFs. It also allows using mobile apps to synch files from NSFs to mobile devices.
The project
JDBC access for IBM Domino
allows accessing data from NSFs via JDBC. This allows for example external applications like Eclipse Birt to read NSF data to build reports.
With the project
Feed generator XPage agent
custom specific feeds can be generated.
The XPages social enabler in the XPages Extension Library contains functionality to publish tweets to Twitter.
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus