
Macromedia
Adobe Connect Professional, formerly known as Macromedia Breeze, offers a powerful set of communication tools for Web conferencing, collaboration and training. You use Adobe Connect Professional to create a rich communication experience for everything from product training to customer out reach and more. To stay competitive, your customers and partners will expect the great experiences they see on the Web created through the use of Flash video, Flash movies and VOIP. Adobe Connect Professional supports all of these technologies to help users not in the same office feel as if they are sitting right next to each other.
Companies that use different technologies as part of their communicaiton infrastructure know the true value of powerful integration. You may use the Connect product to provide training for new employees, for example, using the Web conferencing component for an interactive orientation experience and following that up with highly effective courseware. Integrating Connect with your HR system would allow you to automatically enroll new employees in the orientation and courses. You could also display a list of daily web seminars on your company intranet portal. Integrating applications creates huge benefits for your end-users.
Adobe Connect Professional web services are powerful and robust, allowing you to retrieve significant information about your users and perform important functions, such as creating new users and enrolling them in courses. Just how robust are these web services? If you are looking at any page in Connect, you can create an application using available web services that display the same data and offers users the same functionality. You could automate processes across multiple enterprise applications saving your company time and money.
The first step toward integrating with Connect is understanding how to develop an application that uses XML web services. This article shows you how to create a simple application that displays the current meetings for a user. You will learn how to manage authentication, call a web service, and display the results in a browser.
You should think about the following before you begin:
To complete this tutorial you will need to meet the following conditions, as well as use the following software and files:
my_first_breeze_app.zip (7K) contains files to build a web application to log in to the server and display a list of meetings.
You should have a solid grasp of the Java programming launguage and be familiar with XML and web services.