[jboss-user] [JBoss jBPM] - Re: Document attachment possible ?
stibrian
do-not-reply at jboss.com
Fri Sep 8 01:57:28 EDT 2006
I suppose you could persist it as a byte[], jBPM will persist them, but there will likely be issues with a blob that big (talking on pure assumption here).
The alternative is to store some reference to your document in the process, and reference it when you need to with a link or some such assuming you have some PK to the external system (or your system) where the document is actually stored.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970265#3970265
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970265
More information about the jboss-user
mailing list