Is there any method that I can use restful web services such as Google Map or Youtube in BPEL. I know that BPEL works with SOAP web services t
You could write a simple SOAP web service that calls the RESTful web service for you.