View Full Version : Enable Model in WM6.5.1 without Monitor?
Hi out there,
does anybody know how to enable a brand-new model on a webmethods server without having the Monitor /Portal installed?
Thank you in advance.
Regards bronsky
hboddeti
12-11-2006, 22:48
Yes, you can go to the Process Run time tables on the Database and make the columns to '1'(enable) rfom '0'(disable)
pradeep_kumar
12-12-2006, 20:11
Hi,
You can invoke the service wm.prt.monitor:setModelEnabled, to invoke a particular model or wm.prt.debug:changeAllModels to enable all the models
Regards,
Pradeep
praveen_matcha
12-14-2006, 05:31
The modeler will not work without the Monitor.
The Monitor is the administrative tool for the process models and interacts with the PRT. Also the flow service suggested is in the Monitor package.
The Monitor also suspends / controls data flow in a process model at run time.
Resubmission also happens through Monitor.
HTH
Praveen