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
Sample for Domino HTTP Proxy and Integration of Lotus Connections in XPages
Posted by
Niklas Heidloff
on
December 10, 2009
We've published a new reusable XPage control. With this control you can see bookmarks of a specific user from Lotus Connections.
This sample is interesting technically since it uses the Domino HTTP proxy server to perform Atom requests to the Connections server directly from the client side Dojo JavaScript.
Here
is the entry in the Apache catalog,
here
the project,
here
the documentation and
here
the zip file with the release.
For testing purposes I've put the control on the profile page of a user in the discussion template:
[
full resolution image
]
The data is read from the bleedyellow.com Connections server:
[
full resolution image
]
In order to read the data the Connections Atom API is used - see
here
for more.
In order to access another server from the client side Dojo JavaScript the Domino HTTP proxy server is used to handle the one domain security policy - see
here
for more. In 8.5.1 the configuration of the proxy changed from as it is described in the article. You need to create a
security setting
and a
policy
. You can only run this sample from your Domino server with an authenticated user.
With the proxy requests like this can be made directly from the client side JavaScript:
http://nheidloff-1/xsp/proxy/BasicProxy/http/www.bleedyellow.com/dogear/atom?email=niklas_heidloff@de.ibm.com
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus