IBM Connections is social software for business that lets you access everyone in your professional network, including your colleagues, customers, and partners. IBM Connections includes the on-premises and cloud versions.
Questions tagged [ibm-connections]
265 questions
0
votes
2 answers
Can the IBM Connections rich text editor be extended with OpenSocial gadgets?
Similar to the same way that the "Share" button can be extended with OpenSocial, can you add buttons to the rich text editor that would call gadgets?
I'm thinking that when you click on a button in the editor a dialog box appears which could be a…

dvdsmpsn
- 2,839
- 1
- 26
- 40
0
votes
1 answer
Integrate IBM Connections Activity Stream into a web page
I am wondering if there is a way to have/ to integrate/ to add the IBM Connections activity streams into a web page.
So that my web page will display the activity streams.
The activity stream would be inserted / integrated in my web page and it will…
0
votes
1 answer
Apache Abdera Client POST not posting to IBM Connections API
I have a web service that is using the Apache Abdera lib to communicate with our IBM Connections 4 server's REST API.
The problem I'm having, is that my request doesn't work. When I say that it is not working, I mean that all my GET operations work…

Corne
- 93
- 6
0
votes
1 answer
Displaying a list of IBM Connections blog entries in XPages
I have been trying for over a week to display a list in an XPage of blog entries from IBM Connections. The XPages server and the Connections server are in the same domain (for example the XPages are accessed through intranet.mycompany.com and the…

Rob Weddell
- 41
- 8
0
votes
2 answers
IBM Social Business Toolkit SDK Development Environment Setup - Error servicing library GET request
I've setup Java EE Eclipse as described in the following IBM Social Business Toolkit SDK Development Environment Setup Youtube video which I found on the OpenNTF.org page of the IBM SBTSDK. IBM Social Business Toolkit SDK Development Environment…

Daniel Glueck
- 81
- 1
0
votes
1 answer
Retrieving files from blog media entries
The tool I'm building needs pull data from IBM Connections Ideation Blogs. I therefore use the Connections API with basic authentication to read Blog Entries. This goes well until the description contains images. When I ask the API to provide media…

BennyLau
- 107
- 8
0
votes
1 answer
Lotus Connections - autologin for 3rd party app
I'm creating an iWidget for Lotus Connections that provides access to our 3rd party application.
When the user loads the widget, we would sign him into our system automatically and gain access to the Connections REST API using his account to add…

Vilém Procházka
- 1,060
- 2
- 17
- 28
0
votes
1 answer
About IBM Connection 4 OAuth
I read through IBM connection 4 wiki: http://www-10.lotus.com/ldd/lcwiki.nsf/xpDocViewer.xsp?lookupName=IBM+Connections+4.0+documentation and try to develop one third party app to access IBM Connections protected data using OAuth. I registered the…

user1950653
- 15
- 3
0
votes
1 answer
Is there a way to pull third party search indices into the IBM Connections search index?
Seedlist SPI allows you to push IBM Connections search out into third party indices.
Conversely, is there a documented way to pull third party search indices into the IBM Connections search index?

dvdsmpsn
- 2,839
- 1
- 26
- 40
0
votes
1 answer
Is the Lotus Connections 3 SPI documentation still valid for IBM Connections 4?
I've noticed that the product documentation in the Lotus Connections 3 wiki is more complete than that in the Connections 4 wiki. For example, the SPI documentation in Lotus Connections 3 appears to be entirely missing for Connections 4.
Is the…

dvdsmpsn
- 2,839
- 1
- 26
- 40
0
votes
1 answer
What's the best way to debug JavaScript on IBM Connections?
I've been building OpenSocial gadgets for IBM Connections and notice that the JavaScript is pre-fetched, minified and concatenated into a single file by the IBM Connections server.
This is great for production, but having already enabled developer…

dvdsmpsn
- 2,839
- 1
- 26
- 40
0
votes
2 answers
What is the correct REST Endpoint to retrieve user (profile) information from a connections installation
Based on this information:
http://www-10.lotus.com/ldd/appdevwiki.nsf/xpDocViewer.xsp?lookupName=API+Reference#action=openDocument&res_title=OpenSocial_Profiles_API_sbar&content=pdcontent
And a working url for posting updates:
I created this one…

mpjjonker
- 917
- 1
- 6
- 28
0
votes
2 answers
How do I call a dialog component from an OpenSocial gadget in IBM Connections?
I'd like to use an OpenSocial gadget within the "My Page" screen to display a Grid of results.
Clicking on a link in the grid would popup either a Dialog (like for the "Share" button) or a Flyout (like for embedded experiences in the activity…

dvdsmpsn
- 2,839
- 1
- 26
- 40
0
votes
3 answers
Javascript of external iwidget on IBM Connections 4 is retrieved but the events (onView) are not fired
I have an iWidget that is deployed outside the Connections environment.
This iWidget is working in WebSphere Portal 8, the iWidget Wrapper.
The iWidget can be added to a community and the initial text is loaded.
The onView() or other events are…

mpjjonker
- 917
- 1
- 6
- 28
0
votes
1 answer
Why would IBM Connections Mail load the HTML version rather than the Embedded Experience version of an email?
I am going through the ACME Airlines demo and everything seems to be working fine except that the email sent to the approver for the person booking the flight is rendered using the HTML part rather than the Embedded Experience.
This is what I am…

Jesse Vogt
- 16,229
- 16
- 59
- 72