<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: JBoss jBPM meets ESB</title>
	<atom:link href="http://www.bpm-guide.de/2008/06/12/jboss-jbpm-meets-esb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bpm-guide.de/2008/06/12/jboss-jbpm-meets-esb/</link>
	<description>It's Business Process Management</description>
	<lastBuildDate>Sat, 06 Mar 2010 18:14:28 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Bernd Rücker</title>
		<link>http://www.bpm-guide.de/2008/06/12/jboss-jbpm-meets-esb/comment-page-1/#comment-2575</link>
		<dc:creator>Bernd Rücker</dc:creator>
		<pubDate>Tue, 01 Dec 2009 08:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bpm-guide.de/?p=44#comment-2575</guid>
		<description>Hi Niraw.

Two parts of an answer: Yes, it is possible. jBPM can handle even big byte arrays (files). But: It is not a good practice. Normally it makes more sense, to store the file somewhere (in you CMS, FTP or whatever) and just pass on an id/path/... 

In most situations it is not advisable to store too much data in the process, better just store keys. But technically it would be possible.

Bernd.</description>
		<content:encoded><![CDATA[<p>Hi Niraw.</p>
<p>Two parts of an answer: Yes, it is possible. jBPM can handle even big byte arrays (files). But: It is not a good practice. Normally it makes more sense, to store the file somewhere (in you CMS, FTP or whatever) and just pass on an id/path/&#8230; </p>
<p>In most situations it is not advisable to store too much data in the process, better just store keys. But technically it would be possible.</p>
<p>Bernd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Nirav</title>
		<link>http://www.bpm-guide.de/2008/06/12/jboss-jbpm-meets-esb/comment-page-1/#comment-2573</link>
		<dc:creator>Nirav</dc:creator>
		<pubDate>Tue, 01 Dec 2009 04:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bpm-guide.de/?p=44#comment-2573</guid>
		<description>This concept is very good, but is it really possible to store content of file in process variables?

What happen if file size is to big?</description>
		<content:encoded><![CDATA[<p>This concept is very good, but is it really possible to store content of file in process variables?</p>
<p>What happen if file size is to big?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Gaurav Goyal</title>
		<link>http://www.bpm-guide.de/2008/06/12/jboss-jbpm-meets-esb/comment-page-1/#comment-1062</link>
		<dc:creator>Gaurav Goyal</dc:creator>
		<pubDate>Wed, 22 Jul 2009 12:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bpm-guide.de/?p=44#comment-1062</guid>
		<description>Very good artical.It is very useful and fullfills the requirement completely.Thanx for writitng this artical.Keep on good work.</description>
		<content:encoded><![CDATA[<p>Very good artical.It is very useful and fullfills the requirement completely.Thanx for writitng this artical.Keep on good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Bernd Rücker</title>
		<link>http://www.bpm-guide.de/2008/06/12/jboss-jbpm-meets-esb/comment-page-1/#comment-732</link>
		<dc:creator>Bernd Rücker</dc:creator>
		<pubDate>Thu, 14 May 2009 09:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.bpm-guide.de/?p=44#comment-732</guid>
		<description>I just wanted to inform everybody: The shown example doesn&#039;t run on the current ESB versions, since the SignalCommand isn&#039;t any longer supported and was removed. This was done, because by just using a Signal you do not check if the process instance is still in the right state. 

To do such kind of things you have to use the JbpmCallback, which operates on data, provided in the ESB message header. This information is written there by the EsbActionHandler if you call the ESB via jbpm. 

if you have other requirements you are a bit out of luck here. This is, why I think the current correlation mechanism is too limited. But let&#039;s see what imprrovements we can make here in future (so if you have use cases which doesn&#039;t fit, please report them to the ESB forum so we can make up our minds for a good solution there).

Cheers and have fun
Bernd</description>
		<content:encoded><![CDATA[<p>I just wanted to inform everybody: The shown example doesn&#8217;t run on the current ESB versions, since the SignalCommand isn&#8217;t any longer supported and was removed. This was done, because by just using a Signal you do not check if the process instance is still in the right state. </p>
<p>To do such kind of things you have to use the JbpmCallback, which operates on data, provided in the ESB message header. This information is written there by the EsbActionHandler if you call the ESB via jbpm. </p>
<p>if you have other requirements you are a bit out of luck here. This is, why I think the current correlation mechanism is too limited. But let&#8217;s see what imprrovements we can make here in future (so if you have use cases which doesn&#8217;t fit, please report them to the ESB forum so we can make up our minds for a good solution there).</p>
<p>Cheers and have fun<br />
Bernd</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: vasu</title>
		<link>http://www.bpm-guide.de/2008/06/12/jboss-jbpm-meets-esb/comment-page-1/#comment-221</link>
		<dc:creator>vasu</dc:creator>
		<pubDate>Wed, 25 Feb 2009 10:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.bpm-guide.de/?p=44#comment-221</guid>
		<description>This is very good article, which is simplea nd straight forward for one who needs to work or use eai in BPM. Many thanks  for the knowledge sharing Bernd Rücker.

Thanks,
Vasu</description>
		<content:encoded><![CDATA[<p>This is very good article, which is simplea nd straight forward for one who needs to work or use eai in BPM. Many thanks  for the knowledge sharing Bernd Rücker.</p>
<p>Thanks,<br />
Vasu</p>
]]></content:encoded>
	</item>
</channel>
</rss>
