Monday, 26 May 2008

Not RESTing on my laurels

Found two good articles on the WebSphere Portlet Factory wiki on developerWorks, showing how to use Lotus Connections and Lotus Quickr via REST ( Representational State Transfer ) APIs.

Lotus Connections Integration Samples

Creating a Lotus Quickr Service Using the REST Service Call builder

The Quickr sample worked out of the box, whereas the Connections sample only appears to work for anonymous users. In other words, if you configure the server_info.properties with a user name and password, the samples don't work.

I suspect it relates to SSL encryption, and I may well need to import the SSL certificate from my Connections server to my test WAS CE server. I'll work out how to do this and post further .....

No comments:

Reminder - installing podman and skopeo on Ubuntu 22.04

This follows on from: - Lest I forget - how to install pip on Ubuntu I had reason to install podman  and skopeo  on an Ubuntu box: - lsb_rel...