<?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>Comments on: Embedding Java in BPEL process</title>
	<atom:link href="http://technology.amis.nl/2007/10/05/embedding-java-in-bpel-process/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/10/05/embedding-java-in-bpel-process/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=embedding-java-in-bpel-process</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Vladimir</title>
		<link>http://technology.amis.nl/2007/10/05/embedding-java-in-bpel-process/#comment-4930</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Thu, 23 Feb 2012 14:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2387#comment-4930</guid>
		<description><![CDATA[This will work:
Â 

Element inputElement = (Element)getVariableData(&quot;inputVariable&quot;,&quot;payload&quot;,&quot;/ns2:M6DispatchProcessRequest/oaid&quot;);
String oaid = inputElement.getTextContent();]]></description>
		<content:encoded><![CDATA[<p>This will work:<br />
Â </p>
<p>Element inputElement = (Element)getVariableData(&#8220;inputVariable&#8221;,&#8221;payload&#8221;,&#8221;/ns2:M6DispatchProcessRequest/oaid&#8221;);<br />
String oaid = inputElement.getTextContent();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gopal</title>
		<link>http://technology.amis.nl/2007/10/05/embedding-java-in-bpel-process/#comment-4929</link>
		<dc:creator>Gopal</dc:creator>
		<pubDate>Wed, 02 Nov 2011 17:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2387#comment-4929</guid>
		<description><![CDATA[Hi Peter
I&#039;m really new to these things and I request you to provide a sample java application which can be used to query a dehydration store. In my BPEL process I use a human task. And I have a requirment to know if the human task got created, and i have to do this using a java client which will be executed in a remote location. and this java client needs to fetch few parameter to decide the correct task got created.

Can you please help me?]]></description>
		<content:encoded><![CDATA[<p>Hi Peter<br />
I&#8217;m really new to these things and I request you to provide a sample java application which can be used to query a dehydration store. In my BPEL process I use a human task. And I have a requirment to know if the human task got created, and i have to do this using a java client which will be executed in a remote location. and this java client needs to fetch few parameter to decide the correct task got created.</p>
<p>Can you please help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://technology.amis.nl/2007/10/05/embedding-java-in-bpel-process/#comment-4928</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 05 Jan 2011 17:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2387#comment-4928</guid>
		<description><![CDATA[canwe use getVariableData(Int_Variable) ?

e.g. int my_Int_var = getVariableData(&quot;BPEL_Integer_Var&quot;);]]></description>
		<content:encoded><![CDATA[<p>canwe use getVariableData(Int_Variable) ?</p>
<p>e.g. int my_Int_var = getVariableData(&#8220;BPEL_Integer_Var&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ek baazigar</title>
		<link>http://technology.amis.nl/2007/10/05/embedding-java-in-bpel-process/#comment-4927</link>
		<dc:creator>ek baazigar</dc:creator>
		<pubDate>Tue, 13 Jan 2009 19:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2387#comment-4927</guid>
		<description><![CDATA[great post. i have a java embedding step where i parse an incoming string, but when i click on the java embedding step, it just says &quot; bpelx:exec executed &quot; i want to see the output value that i am setting in the step. ex. base64ToString, replaceNameSpace, ConvertToXMLStructure. Here the first 2 steps are java embedding and only returns &quot;bpelx:exec&quot;, they store their final values in a variable &quot;xmlString&quot;. i want to see the value of xml string as it passes through the step. any idea how to do it ?]]></description>
		<content:encoded><![CDATA[<p>great post. i have a java embedding step where i parse an incoming string, but when i click on the java embedding step, it just says &#8221; bpelx:exec executed &#8221; i want to see the output value that i am setting in the step. ex. base64ToString, replaceNameSpace, ConvertToXMLStructure. Here the first 2 steps are java embedding and only returns &#8220;bpelx:exec&#8221;, they store their final values in a variable &#8220;xmlString&#8221;. i want to see the value of xml string as it passes through the step. any idea how to do it ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RuGI</title>
		<link>http://technology.amis.nl/2007/10/05/embedding-java-in-bpel-process/#comment-4926</link>
		<dc:creator>RuGI</dc:creator>
		<pubDate>Thu, 24 Jul 2008 18:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2387#comment-4926</guid>
		<description><![CDATA[thank you very much for the post .... I have been very useful!]]></description>
		<content:encoded><![CDATA[<p>thank you very much for the post &#8230;. I have been very useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://technology.amis.nl/2007/10/05/embedding-java-in-bpel-process/#comment-4925</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Tue, 17 Jun 2008 13:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2387#comment-4925</guid>
		<description><![CDATA[This should work...
use

String firstName = ((Element)getVariableData( â€œinputVariableâ€, â€œpayloadâ€, â€œ/client:myBPELProcess/client:inputâ€)).getFirstChild().getNodeValue();

The payload is a text element and the value is for the text element]]></description>
		<content:encoded><![CDATA[<p>This should work&#8230;<br />
use</p>
<p>String firstName = ((Element)getVariableData( â€œinputVariableâ€, â€œpayloadâ€, â€œ/client:myBPELProcess/client:inputâ€)).getFirstChild().getNodeValue();</p>
<p>The payload is a text element and the value is for the text element</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antariksh</title>
		<link>http://technology.amis.nl/2007/10/05/embedding-java-in-bpel-process/#comment-4924</link>
		<dc:creator>Antariksh</dc:creator>
		<pubDate>Fri, 21 Mar 2008 23:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2387#comment-4924</guid>
		<description><![CDATA[How do you call getVariableData() if you have to accept a string value from the client and process it further in a Java code.

I have used the following syntax -
String firstName = ((Element)getVariableData(
                             &quot;inputVariable&quot;, &quot;payload&quot;,
                             &quot;/client:myBPELProcess/client:input&quot;)).getNodeValue();
firstName is always coming out to be a null value even though I pass the input value as string say &quot;test&quot;(after deployment of the BPEL process).

If I am calling getNodeName() instead then it is correctly giving me the right node as &quot;ns1:input&quot;, but it seems getNodeValue() is having some problems.

Am I going wrong somewhere?Please guide.]]></description>
		<content:encoded><![CDATA[<p>How do you call getVariableData() if you have to accept a string value from the client and process it further in a Java code.</p>
<p>I have used the following syntax -<br />
String firstName = ((Element)getVariableData(<br />
                             &#8220;inputVariable&#8221;, &#8220;payload&#8221;,<br />
                             &#8220;/client:myBPELProcess/client:input&#8221;)).getNodeValue();<br />
firstName is always coming out to be a null value even though I pass the input value as string say &#8220;test&#8221;(after deployment of the BPEL process).</p>
<p>If I am calling getNodeName() instead then it is correctly giving me the right node as &#8220;ns1:input&#8221;, but it seems getNodeValue() is having some problems.</p>
<p>Am I going wrong somewhere?Please guide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murali</title>
		<link>http://technology.amis.nl/2007/10/05/embedding-java-in-bpel-process/#comment-4923</link>
		<dc:creator>Murali</dc:creator>
		<pubDate>Wed, 31 Oct 2007 04:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2387#comment-4923</guid>
		<description><![CDATA[Good Information...thanks Peter]]></description>
		<content:encoded><![CDATA[<p>Good Information&#8230;thanks Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Elzinga</title>
		<link>http://technology.amis.nl/2007/10/05/embedding-java-in-bpel-process/#comment-4922</link>
		<dc:creator>Eric Elzinga</dc:creator>
		<pubDate>Fri, 05 Oct 2007 20:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2387#comment-4922</guid>
		<description><![CDATA[Great info Peter!]]></description>
		<content:encoded><![CDATA[<p>Great info Peter!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie Awad</title>
		<link>http://technology.amis.nl/2007/10/05/embedding-java-in-bpel-process/#comment-4921</link>
		<dc:creator>Eddie Awad</dc:creator>
		<pubDate>Fri, 05 Oct 2007 18:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2387#comment-4921</guid>
		<description><![CDATA[Thanks for sharing this useful information Peter. This uncovers more possibilities with Java embedding than just changing the instance name for example.]]></description>
		<content:encoded><![CDATA[<p>Thanks for sharing this useful information Peter. This uncovers more possibilities with Java embedding than just changing the instance name for example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
