Hi There,
I am currently evaluation jBPM for use by our team. Areas I am evaluating is the process monitor, eclipse plugin and the engine itself.
I have so far been working to get the process monitor working on WebSphere backing onto an Oracle database. I have successfully got it running, I have created the database schema etc, but there seems to be no data in the schema, no sample users etc... nothing. Is there a script somewhere to populate the schema with some sample data at least?
Cheers
Jonathan
Jonathan,
Have a look at http://docs.jboss.com/jbpm/v3/userguide/thejbpmdatabase.html#d0e2264 for adding some users to the database. If you want to add a sample process you can import the jBPM sources as a project in the designer, locate the websale example (it is somewhere in the src folder) and simply deploy it.
Regards,
Koen