Example BSV: requesting web service of a 3rd party

Contains tips for configurators working with Aware IM
Post Reply
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Example BSV: requesting web service of a 3rd party

Post by aware_support »

A lot of people are asking how to use web services exposed by 3rd parties (Microsoft, Google and other service providers).

This BSV contains an example of a consuming a YouTube web service:

http://www.awareim.com/community/ServiceExample.bsv.bin

Note an intelligent object YouTube that represents the YouTube site. It has a service with a custom reply defined. The service has been discovered by Aware IM automatically. The StartMessage process uses this service and saves the reply in the YouTubeReply object
Aware IM Support Team
RLJB
Posts: 914
Joined: Tue Jan 05, 2010 10:16 am
Location: Sydney, Australia

Post by RLJB »

Can anyone confirm if this bsv still works? It doesn't work for me.

I have loaded it, and when I run the StartMessage process, no customer reply is posted to the YouTubeReply bo.
Rod. Aware 8.6 (latest build), Developer Edition, on OS Linux (Ubuntu) using GUI hosted on AWS EC2, MYSQL on AWS RDS
Post Reply