IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

How to communicate BPM and JSF web application

  • 1.  How to communicate BPM and JSF web application

    Posted Thu December 09, 2010 06:23 AM

    Hi All,

    we have developed JSF webapplication UI and deployed in JBoss application server, it has task Inbox implementation in UI, Different Group user has it’s own privileges pages inside in it, as soon as users of particular groups loging UI, it’s has his myInbox for workflow approvals accept or Reject.

    now we are planing to go for designing of process models using BPM Designer for workflow process, i want to know is BPM process model (which is deloyed in MWS)can able able to communication JSF webapplication which is deployed in JBoss?. If yes, how it possible and what are the steps need to take care.

    in BPM process model (work Flow) has to create task in JSF UI Task inboxes of particular user of group’s.

    and also If user of one group logged-in UI and approve or reject the task work flow , how communication send back to process model to resume furthure process in the process model.

    Can any one suggest me how the communicat can made between JBOSS JSF web application and BPM process Models which is running in MWS and IS.

    Regards,
    Anil Kumar Ellendula


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 2.  RE: How to communicate BPM and JSF web application

    Posted Thu December 09, 2010 09:05 AM

    Hi Anil,

    You can have a dummy webservices exposed by webMethods and consumed by JSF. This dummy webservice either can route the document to the TN or can publish to the broker with required Input passed from JSF page. As we know we can only invoke a process mode with either broker or TN. Both can be achieved this way.

    Regards

    Punit Kumar


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 3.  RE: How to communicate BPM and JSF web application

    Posted Thu December 09, 2010 10:47 AM

    Hi Punit,

    This post is not how to invoke BPM from JSF, JSF has Task implementation and how to commicate with BPM Task step , please go through my post cleary.

    Regards,
    Anil kumar ellendula


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 4.  RE: How to communicate BPM and JSF web application

    Posted Fri December 10, 2010 10:35 AM

    Hi Anil,

    Your both post does not have clear requirement.

    1. Implementing Task intitated by JSF , yes you can if you have prior knowledge of workflow which got rules configuration. Same is availalbe with Task as well. You can configure rule to execute the task and response back to your JSF application.

    I have worked on similar kind of implementation on webMethods workflow and Tibco IProcess and rule engine.

    This is the way it will work. In rule you can decide the role as well.

    Regards

    Punit


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 5.  RE: How to communicate BPM and JSF web application

    Posted Wed December 15, 2010 01:44 PM

    Hi Puneet,

    Can you explain me how webMethods BPM can communicate back to JSF which is in JBOSS.

    Regards,
    Anil Kumar Ellendula


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS