JBoss Community

How to execute Service Task One by One

created by Jay Patel in jBPM - View the full discussion

I have created one Sample bpmn FIle..

 

in which

1)Start Event

2) validation Service Process (created by me)

3) if its successful then  Call webservice Service Task (also created by me)

4) if its unsuccessful then END

 

 

                      Start

|

|

validation event

|

Gateway(Diverge)

/\

      /   \

true     false------> END

|

|

Service Task

(execute web Service)

       |

       |

    END

 

Now My Question is How to call service Task One by One depending the the Result of another Process?

 

Please help me!

Reply to this message by going to Community

Start a new discussion in jBPM at Community