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.  BPM Process execution using O4P

    Posted Thu March 08, 2018 06:42 AM

    Hi All,

    We are currently facing an issue in the execution of a process (dummy BPM process where no events are being triggered).And the process execution should be done through O4P(optimise for process).We are able to start the execution using the in-built service
    pub.optimize.monitoring:pushProcessControlOperation and pub.optimize.monitoring:pushStepControlOperation but we are unable to proceed with further execution of the process through flow service which in turn invokes the built-in services as mentioned above.
    NOTE:THE BPM PROCESS IS CREATED FOR “ANALYSIS ONLY”

    And also we are getting the exception as "Remote Exception caught: electric.util.WrappedException: SOAPException( Server: Maximum number of statement managers reached (5) ) " while searching for the logged fields in MWS(Process Instance).


    #webMethods
    #webMethods-BPMS
    #BPM


  • 2.  RE: BPM Process execution using O4P

    Posted Fri March 09, 2018 06:47 AM

    Hi,

    I’m afraid that without the “build and deploy” operation you are not creating all the components necessary for process execution (namely the IS package, triggers and documents, and possibly some important database entries).

    Best regards,


    #webMethods
    #BPM
    #webMethods-BPMS


  • 3.  RE: BPM Process execution using O4P

    Posted Wed March 14, 2018 09:51 AM

    Hi ,

    We have successfully met our requirement but we are now struck up with the process of updating the PRT table for the failure scenarios where only the BAM table is getting updated.Is there any possibility to update the PRT table manually? or to update both the BAM and PRT table simultaneously? .Can you please help out to meet this requirement.


    #BPM
    #webMethods
    #webMethods-BPMS


  • 4.  RE: BPM Process execution using O4P

    Posted Wed March 14, 2018 01:14 PM

    Hi,

    there is a possibilty to “Upload for Analysis only”, which should create all the required things when the process does not have any integration development on IS.

    Please check BPM development Guide and Optimize Users Guide for details.

    Regards,
    Holger


    #webMethods
    #BPM
    #webMethods-BPMS