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
  • 1.  Is the BPM necessary for the RosettaNet

    Posted Wed May 19, 2010 09:33 AM

    Dear All,

    Is the BPM necessary for the RosettaNet implementation on webMethods? The BPM performance rely on the System DB performance, so it will be a big challenge for the DB performance for volume transaction. So would you please share your experience on this? Thanks in advance!


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Is the BPM necessary for the RosettaNet

    Posted Thu May 20, 2010 04:03 PM

    my understanding is that you need to use Processing Engine to execute your process model for RN. Processing Engine will need the DB tables to track the status of the model.
    So, even you don’t want to view the model status in MyWebmethods (BPM), the DB tables are still neccessary.
    You can change the level of the logging/pipeline savings to avoid unnessary DB activities, and also do some performance tunning on the DB side (adding index for example)

    HTH,
    Tong


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Is the BPM necessary for the RosettaNet

    Posted Thu May 20, 2010 11:11 PM

    BPM performance rely on your implementation.

    DB can become a bottleneck depending your workload and your audit/logging settings.

    But as you can scale the number of IS’s in a clustered process runtime, and a MWS cluster, you can also scale databases.

    At the end you need to set a proper QA environment, identify bottlenecks and take proper actions/solutions before moving to production.


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 4.  RE: Is the BPM necessary for the RosettaNet

    Posted Fri May 21, 2010 03:34 AM

    Thanks all for your reply.
    The RN data will bu submit to TN firstly, and then trigger the process models. So I think it is possible to create a TN processing rule and invoke a customized service. That is, just process the RN data as a XML. So is there some has the successful experience on this?


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards