Discussion:
[jboss-user] [jBPM] - jbpm-desginer-standalone with postgresql database to store the workflow files
Naman Shah
2013-08-08 10:05:32 UTC
Permalink
Naman Shah [https://community.jboss.org/people/namanshah10] created the discussion

"jbpm-desginer-standalone with postgresql database to store the workflow files"

To view the discussion, visit: https://community.jboss.org/message/831908#831908

--------------------------------------------------------------
I have the jbpm-standalone-desiger with save functionality integrated in the designer.It by default uses the VFS and stores it into /tmp
I need to use postgresql at the back end instead of vfs. I am able to do that when we have a integrated designer with guvnor.

I prefer to call Webservice from the desginer where ever i need to interact with the DB.

Steps i think i need to follow:
1) Create a profile for the new db having the repository information (jbpm.xml)
2) Create a Repository Implementation for my DB
3) Create a IDiagramProfile implementation  for my new profile
4) IUUIDBasedRepository  Implemenation for the same.




Any more help?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/831908#831908]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...