Monday, 19 December 2011

It’s so easy to access IBM Connections from XPages

This from Niklas Heidloff

I've implemented another feature for XSnippets to share snippets on the IBM Connections instance deployed on Greenhouse

I've used the XPages Social Enabler which comes with great functionality to handle the authentication including SSO and functionality to invoke REST services easily and parse XML. I also used the documentation of the Connections REST services. If I have time I document later more how I've done it. For now you can read the source code on OpenNTF. I want to thank my colleague Yun Zhi Lin whose code I used as starting point.

On the XSnippet page there is a new icon now to share on Connections.

Want to know more ? Then read the article ….

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...