Hi readers,
In my previous post we saw how to create and publish event using BPEL.
The same usecase has been used to publish event using Mediator.
Note: Event supports Mediator and BPEL components only.
So lets start,
Steps:
1. XSD creation , Creation of EDL
2. Drop a mediator ; 1 way ; expose as soap service ; take created Process element as input
In my previous post we saw how to create and publish event using BPEL.
The same usecase has been used to publish event using Mediator.
Note: Event supports Mediator and BPEL components only.
So lets start,
Steps:
1. XSD creation , Creation of EDL
2. Drop a mediator ; 1 way ; expose as soap service ; take created Process element as input
3. Composite Looks like below
4. Right click on mediator and 'add published event'
5. Composite will look like this:
Thats how we can publish event using Mediator.
In the next post we can explore on how to consume these published events in our components.
Lets explore SOA!!
Cheers! - Krithika..
No comments:
Post a Comment