The BPEL Console is a dashboard for tracing all transactions that flow through the middleware SOA server.
To retrieve the failed transactions for the BPEL call (E.g : WelcomeBPEL),
1)Login into the BPEL Console.
After entering the userid and password, click on the login button. Once logged in, you should see a dashboard screen.
2)Click on the Adminstration tab on the far top right.
3)Then click on the Recover Invokes tab
This brings you to the BPEL Recovery Page. From the dropdown on the left ,select the WelcomeBPEL call and click on the Search button.
Any transactions that appear on the right after the search button is clicked are incomplete transactions which need to be re-submitted.
4)Each transaction should be re-submitted one at a time by clicking the checkbox to the left of the transaction,Then hitting the “Recover” button at the bottom of the page.
A message will popup that the “Invocation Messages Scheduled”. This implies that the transaction has been re-submitted.
Click on the “Back to Recovery List” to go back to the Recovery Console to process any remaining transactions.
After re-submitting the transaction, you should see successfull instance in the Instances tab.
Finally , Enjoy with SOA BPEL..!!!