<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/feed.php">
        <title>IT Courses teaching_assistant:bpel</title>
        <description></description>
        <link>https://www-inf.telecom-sudparis.eu/SIMBAD/courses/</link>
        <image rdf:resource="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/lib/tpl/dokubook/images/favicon.ico" />
       <dc:date>2026-04-25T22:59:34+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_s_example_-_working_with_complex_types_and_array_type&amp;rev=1397481628&amp;do=diff"/>
                <rdf:li rdf:resource="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_structured_activities_-_flow&amp;rev=1397466835&amp;do=diff"/>
                <rdf:li rdf:resource="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_structured_activities_-_if-else&amp;rev=1397466918&amp;do=diff"/>
                <rdf:li rdf:resource="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_structured_activities_-_pick&amp;rev=1397466041&amp;do=diff"/>
                <rdf:li rdf:resource="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_structured_activities_-_while&amp;rev=1397468078&amp;do=diff"/>
                <rdf:li rdf:resource="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:deploying_hello_world_bpel_process_with_eclipse_bpel_designer_and_apache_ode&amp;rev=1397415945&amp;do=diff"/>
                <rdf:li rdf:resource="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:installing_bpel_designer_and_apache_ode_on_eclipse&amp;rev=1604319975&amp;do=diff"/>
                <rdf:li rdf:resource="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:invoke_a_web_service_with_eclipse_bpel_designer_and_apache_ode&amp;rev=1397468430&amp;do=diff"/>
                <rdf:li rdf:resource="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:using_correlation_sets_in_bpel_processes&amp;rev=1373273049&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/lib/tpl/dokubook/images/favicon.ico">
        <title>IT Courses</title>
        <link>https://www-inf.telecom-sudparis.eu/SIMBAD/courses/</link>
        <url>https://www-inf.telecom-sudparis.eu/SIMBAD/courses/lib/tpl/dokubook/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_s_example_-_working_with_complex_types_and_array_type&amp;rev=1397481628&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-04-14T13:20:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching_assistant:bpel:bpel_s_example_-_working_with_complex_types_and_array_type</title>
        <link>https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_s_example_-_working_with_complex_types_and_array_type&amp;rev=1397481628&amp;do=diff</link>
        <description>BPEL's example: Working with complex types and array type

This tutorial shows you how to use the complex types and array type in BPEL. We will examine this issue with a simple example: we input a list of members of a company and the BPEL process will return the number of inputed members and information of the last one. Each member is presented by a complex type with two fields: name and age.</description>
    </item>
    <item rdf:about="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_structured_activities_-_flow&amp;rev=1397466835&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-04-14T09:13:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching_assistant:bpel:bpel_structured_activities_-_flow</title>
        <link>https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_structured_activities_-_flow&amp;rev=1397466835&amp;do=diff</link>
        <description>BPEL structured activities: Flow

In BPEL, the Flow activity specifies processes which are performed concurrently. In this tutorial, we will practice with the Flow activity through a simple example, which returns the combined results from two processes.</description>
    </item>
    <item rdf:about="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_structured_activities_-_if-else&amp;rev=1397466918&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-04-14T09:15:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching_assistant:bpel:bpel_structured_activities_-_if-else</title>
        <link>https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_structured_activities_-_if-else&amp;rev=1397466918&amp;do=diff</link>
        <description>BPEL structured activities: If-Else

Different from the Pick activity, BPEL If-Else executes the processes based on the a conditions instead of an event. We will see how it works with this simple tutorial. The process returns the string “Hello John</description>
    </item>
    <item rdf:about="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_structured_activities_-_pick&amp;rev=1397466041&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-04-14T09:00:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching_assistant:bpel:bpel_structured_activities_-_pick</title>
        <link>https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_structured_activities_-_pick&amp;rev=1397466041&amp;do=diff</link>
        <description>BPEL structured activities: Pick

Using BPEL Pick activity, you can specify which process would be executed according to the received event. Event could be a message event or an alarm event. For each event, we can specify a set of activities to be performed.</description>
    </item>
    <item rdf:about="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_structured_activities_-_while&amp;rev=1397468078&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-04-14T09:34:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching_assistant:bpel:bpel_structured_activities_-_while</title>
        <link>https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:bpel_structured_activities_-_while&amp;rev=1397468078&amp;do=diff</link>
        <description>BPEL structured activities: While

BPEL provides two repetitive execution actions which are While and Repeat Until. In this tutorial, we will see how the While works by a simple example, which returns five times the input string.


Tools: Eclipse 3.6, BPEL Designer 0.5.0 Plugin, Tomcat 7.0.53, ODE 1.3.5</description>
    </item>
    <item rdf:about="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:deploying_hello_world_bpel_process_with_eclipse_bpel_designer_and_apache_ode&amp;rev=1397415945&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-04-13T19:05:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching_assistant:bpel:deploying_hello_world_bpel_process_with_eclipse_bpel_designer_and_apache_ode</title>
        <link>https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:deploying_hello_world_bpel_process_with_eclipse_bpel_designer_and_apache_ode&amp;rev=1397415945&amp;do=diff</link>
        <description>BPEL HelloWorld process with Eclipse BPEL designer and Apache ODE

Objective: deploying a BPEL process which receives an input string from a client and responses it exactly that input.

Tools: Eclipse 3.6, BPEL Designer 0.5.0 Plugin, Tomcat 7.0.53, ODE 1.3.5</description>
    </item>
    <item rdf:about="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:installing_bpel_designer_and_apache_ode_on_eclipse&amp;rev=1604319975&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-02T12:26:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching_assistant:bpel:installing_bpel_designer_and_apache_ode_on_eclipse</title>
        <link>https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:installing_bpel_designer_and_apache_ode_on_eclipse&amp;rev=1604319975&amp;do=diff</link>
        <description>Installing BPEL designer and Apache ODE on Eclipse &gt; v3.6.2

This tutorial presents you how to install the BPEL designer and Apache Orchestration Director Engine (ODE) on Eclipse 3.6.2 (Helios or older) for simulating BPEL processes.

Installing Eclipse BPEL designer</description>
    </item>
    <item rdf:about="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:invoke_a_web_service_with_eclipse_bpel_designer_and_apache_ode&amp;rev=1397468430&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-04-14T09:40:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching_assistant:bpel:invoke_a_web_service_with_eclipse_bpel_designer_and_apache_ode</title>
        <link>https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:invoke_a_web_service_with_eclipse_bpel_designer_and_apache_ode&amp;rev=1397468430&amp;do=diff</link>
        <description>Invoke a Web service with Eclipse BPEL designer and Apache ODE

In this tutorial we will see how to invoke a remote web service using the Invoke action of the Eclipse BPEL Designer. The remote service used in this tutorial is the PingPong service, which returns the client exactly the input string together a the session ID.</description>
    </item>
    <item rdf:about="https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:using_correlation_sets_in_bpel_processes&amp;rev=1373273049&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-07-08T08:44:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>teaching_assistant:bpel:using_correlation_sets_in_bpel_processes</title>
        <link>https://www-inf.telecom-sudparis.eu/SIMBAD/courses/doku.php?id=teaching_assistant:bpel:using_correlation_sets_in_bpel_processes&amp;rev=1373273049&amp;do=diff</link>
        <description>Using correlation sets in bpel processes

A correlation set allows a BPEL process instance to hold conversations with partners involved in its work. In essence, it plays a role similar to a session ID issued by a server for the communication between it and a particular client's instance. In this tutorial, we will see how to declare a correlation set and run a BPEL process using this correlation.</description>
    </item>
</rdf:RDF>
