Hi there, this is my first post, and just joined the forum.
I often came accross problems regarding Persistent Object. 1 example is during creation of new table, when the warning "No Persistent Object" appears evrytime i try to save th record. The record was saved though, but it still bugging me. A freind thought me how to solve this (by ganerating model for new table), but i still dont understant the concept of the Persistent Object. The second example is that when i create a new process (by utilizing the workflow window) to complete a document, the process always terminated immaturely by the error "Persistent Object not DocAction". I peek into the codes, and I believe the problems seem to came from MWFActivity.java, at lines where it check whether a Persistent Obejct is an instance of DocAction.
Is there an easy way to create a process to complete/approved a document.??
My many thanks in advance..bye