User development,

A new message was posted in the thread "jBPM 4.3 - Multiple values (types) in 
JBPM4_VARIABLE for single entry.":

http://community.jboss.org/message/522975#522975

Author  : Martin Porter
Profile : http://community.jboss.org/people/jedizippy

Message:
--------------------------------------------------------------
Hi,
 
We are running into an issue where we end up with an entry in the 
JBPM4_VARIABLE table for a process execution variable that has two different 
values (types). The value should have a Long (numeric type) and most of the 
time it does. However it seems that the value of a different (String) process 
execution variable is also updated on the same row and hence this causes 
exceptions later then attempting to read the value as the String value is 
returned rather than the log.
 
Has anyone else seen this before. It occurs with parameters passed into a 
subprocess.
 
Regards
Martin

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/522975#522975


_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to