Questions tagged [ibm-sbt]

The IBM Social Business Toolkit contains tools for developers to build social applications and interact with IBM Collaboration Solutions products like IBM Connections, IBM Domino, IBM Domino Social Edition and IBM Sametime.

The IBM Social Business Toolkit contains tools for developers to build social applications and interact with IBM Collaboration Solutions products like IBM Connections.

Documentation is published in application development wiki.

Application Development Playground is available to explore at Playground

177 questions
0
votes
1 answer

What's the cause of "Failed to preload gadget..." for Sharebox gadgets in IBM Connections

I've followed the procedure documented at "Adding new ways to share content" ...but keep getting an error: Failed to preload gadget http://.... Detailed error: 400 Gadget is not trusted to render in this container.…
dvdsmpsn
  • 2,839
  • 1
  • 26
  • 40
0
votes
1 answer

How to access IBM Connection with apache Wink

I am trying to use Apache Wink to get Service Document from an IBM host but I always get error 403 Forbidden. Here is my code : import org.apache.wink.client.Resource; import org.apache.wink.client.RestClient; public class CommunityEvents { …
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
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…
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

Error while getting acess token from IBM Connections

I am able to get authorization token, but getting error at access Token, These are the steps I am doing now, 1.Obtain the code:…
willsteel
  • 1,037
  • 2
  • 12
  • 21
0
votes
2 answers

uploading data into ibm connection with oAuth

We want Socialite (web-application name) user data to upload on IBM-Connections per user active stream. It requires proper OAuth mechanism. To achieve this, we are working on OAuth to get OAuth Token and OAuth Secrete per IBM Connections user wise.…
om singh
  • 71
  • 1
  • 1
  • 2
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
2 answers

XPages Social Business Toolkit

I am trying to implement XPagesSBT on localhost. I have followed this article http://heidloff.net/home.nsf/dx/12152011034545AMNHECAP.htm and the SBT document by Niklas and was trying to implement dropbox oAuth. I have also placed…
anix
  • 347
  • 4
  • 14
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
1 answer

What does "Unconnected sockets not implemented" mean?

I'm following this tutorial on setting up the ability to read from a Greenhouse activity stream. However I'm getting this stack trace and I have no idea what it means or where to go from here. Could someone point me in the right direction for…
keithstric
  • 1,053
  • 1
  • 11
  • 21
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
1 2 3
11
12