[JBoss JIRA] Created: (JBPM-1922) Improved support for sub-processes
by Thomas Diesler (JIRA)
Improved support for sub-processes
----------------------------------
Key: JBPM-1922
URL: https://jira.jboss.org/jira/browse/JBPM-1922
Project: JBoss jBPM
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Core Engine
Reporter: Thomas Diesler
* Sub-process: Goldman's most immediate need is related to "sub-process", they wish to build an "BusinessExceptionFlow" that is hooked into dozens of other processes, if an error occurs in the parent process, it starts a BusinessExceptionFlow which may eventually come back to the parent with a "retry previous node" or "go to end/abort" command. I'm not sure how to achieve this without Java programing. I've tried something similar myself in the context of the ESB for about an hour and didn't get it to behave correctly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 10 months
[JBoss JIRA] Created: (JBPM-1925) CLOB/BLOB Process Variables
by Thomas Diesler (JIRA)
CLOB/BLOB Process Variables
---------------------------
Key: JBPM-1925
URL: https://jira.jboss.org/jira/browse/JBPM-1925
Project: JBoss jBPM
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Core Engine
Reporter: Thomas Diesler
* CLOB/BLOB Process Variables: Goldman wanted the size of a process variable increased, at least allow for a large one that is lazy loaded with the process instance. The goal is to shove whole SOAP payloads or business objects (e.g. PurchaseOrder) in there. I mentioned that this isn't a "best practice" but their issue is that business data & process data are in 2 different DBs and gaining access to the business data can some times be tricky.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 10 months