[edit] What is Total VideoConference?
The goal of “Total Videoconference” can be resumed in the following steps:
- When some person accesses the videoconference room, a presence sensor detects him.
- The system checks the calendar of this person and checks if there is a planned event in short and where.
In this case, a videoconference is planned at a certain hour with a customer in the videoconference room.
- The customer’s videoconference number is retrieved from the contacts of this person.
- A videoconference with the customer is established automatically at the scheduled time.
Total VideoConference is based on the orchestration of several Web Services using WS-BPEL. BPEL is the standard language defining structures to write and orchestrate business processes.It defines a set of basic control structures like conditions or loops as well as elements to invoke web services and receive messages from them.
Your article preefclty shows what I needed to know, thanks!
|