2 Replies Latest reply on Sep 2, 2008 12:05 AM by vinodkv

    web service

    vinodkv

      Hello

      We are using jBPM 3.2.2.

      We wish to instantiate a process using a web service interface. The process should be deployed as a web service and we wish to trigger the process from the ESB on the basis of some input received via email or http.
      Is it possible in the curretn version of 3.2.2??

      We read on the forums that the web service interface is introduced in jBPM 3.2.3.

      We also wish to consume a web service within a jBPM processs. Is there any out of box feature available to create a client for a web service in jBPM?

      Regards,
      Vinod.

        • 1. Re: web service
          kukeltje

           

          We read on the forums that the web service interface is introduced in jBPM 3.2.3.
          Correct, although I did not use it, and not sure about what is all possible with it.

          We also wish to consume a web service within a jBPM processs. Is there any out of box feature available to create a client for a web service in jBPM?
          Any java webservice client software can (should) be used for this.

          • 2. Re: web service
            vinodkv

            Thank you Ronald for the quick response.

            Any java webservice client software can (should) be used for this.

            I would try out the Web Service client for this.