











Signup for Training
- Atlanta, GA Dec 3-5
- Melbourne, AU, Dec 9-11
- New York Dec 10-12
- Brussels, BE, Dec 16-18
- Washington, DC, Dec 17-19
More trainings...
Intalio|BPMS Webinars
- Nov 20, 2008 1 PM EST
- Nov 21, 2008 1PM EST
- Nov 26, 2008 10 AM GMT
- Dec 5, 2008 10 AM PST
- Dec 9, 2008 1 PM EST
- Dec 11, 2008 1 PM EST
- Dec 19, 2008 10 AM PST
- Dec 30, 2008 10 AM PST
- Jan 13, 2009 10 AM PST
- Jan 15, 2009 1 PM EST
- Feb 3, 2009 10 AM PST
- Feb 12, 2009 1 PM EST
- Feb 17, 2009 10 AM PST
- Mar 10, 2009 10 AM PST
- Mar 12, 2009 1 PM EST
- Mar 24, 2009 10 AM PST
Login
Who's online?
- (jloge@ebsco.com)
- (paul.fenton@vertex.co.uk)
- Andrey Nazarov (andrey.nazarov)
- chris robson (chris.robson)
- Deepa Tekumalla (deepa.tekumalla)
- Guerman Smirnov (guerman.smirnov)
- Ilo Rivero (ilo.rivero)
- Leo Lee (LeoLee)
- Manesh Nagar (manesh)
- manindra mallick (manindra.mallick)
- Milos Vacek (milos.vacek)
- Oleg Pozdnyakov (o.pozdnyakov)
- Ravinderjit Singh (ravinderjit.singh)
- Sirswendu Ganapati (sirswendu.ganapati)
- Talita Pezzi (talita.pezzi)
- Tamara Dobrynina (tamara.dobrynina)
- Teo Bon (teo.bon)
- Wael Soliman (wael.soliman)
Samples-5.1
Facebook integration Facebook integration
This sample shows how to contact the Intalio Facebook integration service.
To use this sample, you will need to register to the Intalio Facebook application .
The full sample is available here: Facebook integration .
This application receives messages through a web service and interprets the data as follows:
- the field name is used for the name of the sender.
- the field message is used for the message itself.
- the field isPublic is a boolean field that triggers the publication of the message to the Facebook application.
- the field jabberAddress represents an optional Jabber address to which the message should be sent. The service will use the Jabber id to send messages. You will need to accept this address when it first tries to contact you before you can receive messages from it.
- the field twitterLogin is an optional string that represents a twitter login to which may be sent a message. To enable the reception of such messages, you will first need to follow intalio on twitter. The user intalio will send you a direct message.
The structure of the message is shown in its schema on the left.
You may create a simple process that will send a message to the service (see the process on the right and the fb_ping.bpm example). Please note that the ping task is copying the initialization message into its outgoing message variable to send it to the service.
To try the service, import the project into your workspace (by doing a right-click on the process explorer, then selecting Import>Existing projects into workspace, and selecting the archive file), then deploy it to your server.
Once it is deployed, log in to the server (by default the credentials are u:admin, p:changeit on http://localhost:8080/bpms-console), and start the process.
A dialog box should appear to fill in the data needed for the Facebook service.
Just fill it and hit the OK button.
Quite immediately, you should this appear, and the message will appear in the Facebook application:
