Error while updating the models for monitoring

While I try to update the models for monitoring in the Modeler. I get following errors -

! Error: java.lang.Exception: Failed to update model for monitoring: com.wm.bpm.implementation.ImplException: Integration Server invoke: Exception = com.wm.app.b2b.server.ServiceException: java.sql.SQLException: [wm-cjdbc34-0042][Oracle JDBC Driver][Oracle]ORA-00942: table or view does not exist

! java.lang.Exception: Failed to update model for monitoring: com.wm.bpm.implementation.ImplException: Integration Server invoke: Exception = com.wm.app.b2b.server.ServiceException: java.sql.SQLException: [wm-cjdbc34-0042][Oracle JDBC Driver][Oracle]ORA-00942: table or view does not exist

!

! at com.wm.bpm.model.ComponentGenerator.generateProcess(Unknown Source)

! at com.wm.bpm.model.ComponentGenerator.run(Unknown Source)

! at java.lang.Thread.run(Thread.java:534))

Any idea whats causing this ?

hi Kishan,

The oracle error states that when it is trying to update the model into the database it is not able to find the respective process tables ot it is unable to access the same.

Have You conigured the modeler to the database or the Flat file?

If you have configured the to the databse have u run the process scripts for the database successfully

Cheers
Jeevan

Thanks . This got resolved after we ran the Database scripts.

Kishen

Hi Kishen

Great ! the issue is resolved !!!

Cheers
Jeevan