Question

  • Creator
    Topic
  • #2141041

    BPEL coding

    by teaver123 ·

    Hi,
    I studied BPEL in school. Could someone please give me a wlak through on how to code an order process in Eclipse using BPEL? Points I am familiar with:
    SOA
    Websevices
    SOAP/REST
    WSDL

    Unfamiliar with:
    Partner links

    Please provide as much support as possible
    Thank,
    FWC

You are posting a reply to: BPEL coding

The posting of advertisements, profanity, or personal attacks is prohibited. Please refer to our Community FAQs for details. All submitted content is subject to our Terms of Use.

All Answers

  • Author
    Replies
    • #2413322
      Avatar photo

      I worry here.

      by rproffitt ·

      In reply to BPEL coding

      I brushed up what I remembered at https://en.wikipedia.org/wiki/Business_Process_Execution_Language and don’t see how Eclipse is the end here.

      That is you would have to subscribe to some services and work with them to develop your application.

      -> Given what this system is, your support should be coming from the platform or service you signed up with.

      But hey, here’s Oracle for a beginning view on how to build your first BPEL system. https://docs.oracle.com/cd/B14099_19/integrate.1012/b14448/hello.htm

      This tutorial further enforces my view this is nothing you should expect support for since it’s custom to what you want to achieve and has far too many dependencies.

      -> If you feel you have a good enough specification consider outsourcing such work on Upwork.com, Fiverr.com or maybe Turing.com.

    • #2413318

      Eclipse

      by teaver123 ·

      In reply to BPEL coding

      I found a website that has a BPEL walkthrough of helloworld. Can someone please code the BPEL source and give me any pointers like how to run tomcat with the webapps (if that is needed). The link is
      https://www.eclipse.org/bpel/users/pdf/HelloWorld-BPELDesignerAndODE.pdf
      It shouldn’t be that complicated but please tell me if it is.
      Thanks,
      FWC

      • #2413315
        Avatar photo

        Re: Eclipse

        by kees_b ·

        In reply to Eclipse

        In paragraph 3.6 of https://docs.oracle.com/cd/B14099_19/integrate.1012/b14448/hello.htm I read “You can use BPEL Source mode to view and edit the BPEL code generated by Eclipse BPEL Designer. This helps you to understand what the designer does, because everything you do in the designer is saved in standard BPEL source code. This also helps you to learn how BPEL generates code if you are not already familiar with it. ”

        Which makes me think you do the designing and Eclipse does the coding for you. I see no reason for anyone here to duplicate what Eclipse already does.

Viewing 1 reply thread