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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Error while building a ProcessModel

    Posted 07/04/10 03:41 PM

    Hi,

    Iam using webMehods 7.1. Designer tool has been installed.
    And i designed a simple Process Model.
    While building this, the following error is getting.
    And i can’t find WmPRT package in the IntegrationServer.

    Error: "Error accessing services in the WmPRT Package. Please make sure WmPRT package is installed and enabled on your IS connected to the logical server “Default”. Step ID: “S21”

    Thanks,
    Trinadh


    #BPM
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Error while building a ProcessModel

    Posted 07/05/10 06:13 AM

    It seems to be ProcessEngine is not installed in your IS. First install ProcessEngine from image and start developing business process from designer.


    #webMethods
    #webMethods-BPMS
    #BPM


  • 3.  RE: Error while building a ProcessModel

    Posted 07/06/10 08:33 AM

    Hi

    Process Engine has been installed. A simple process model has been designed.
    while i build a process, the following message coming.

    Build of process “process1” completed successfully at Wed Jul 05 23:48:26 PDT 2010
    Upload for execution of process “process1” completed successfully.

    When i publish a document to the broker, the following error is coming in IS Admin Console.

    “[2881]2010-05-05 23:49:52 PDT [ISS.0098.0049C] Exception:com.wm.app.b2b.server.ServiceException: [PRT.0101.9613] There are no enabled Processes matching this trigger: ProcessModels.process1.Default:subscriptionTrigger while executing trigger. Rejecting Document for TriggerStore:ProcessModels.process1.Default:subscriptionTrigger.”


    #webMethods-BPMS
    #BPM
    #webMethods


  • 4.  RE: Error while building a ProcessModel

    Posted 07/06/10 11:08 AM

    Process Model you created is not enabled for execution, once the process model is successfully build and uploaded for execution, you need to log in to MWS (my webMethods screen) , go to administration → Business Process … locate your process model and enable it for execution … (by default new process models are not enabled automatically)…

    Alternatively you can use this service to enable your model as well … wm.prt.monitor:setModelEnabled, service require EnableModelID (give the model ID which you can find from designer though your process file) and model version.

    cheers!
    nD


    #webMethods
    #BPM
    #webMethods-BPMS