<?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: Start a long running business process using webservice API</title>
	<atom:link href="http://www.albeesonline.com/blog/2008/05/19/start-a-long-running-business-process-using-webservice-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.albeesonline.com/blog/2008/05/19/start-a-long-running-business-process-using-webservice-api/</link>
	<description>Something about JEE and WebSphere. Java, JEE and WebSphere tips and tutorials</description>
	<lastBuildDate>Fri, 20 Aug 2010 21:23:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: dishank</title>
		<link>http://www.albeesonline.com/blog/2008/05/19/start-a-long-running-business-process-using-webservice-api/comment-page-1/#comment-62769</link>
		<dc:creator>dishank</dc:creator>
		<pubDate>Tue, 29 Dec 2009 09:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=98#comment-62769</guid>
		<description>Hi albin,
I have a problem here. I need to create a client to work with WebLogic server, as this client application will be integrated with some other application running on webLogic.

Now I am only able to create a client a client for WebLogic when select Axis as runtime(using WID).

Creating an Axis client is not a problem but I am not able to configure the security(LTPA tokens) on axis client.

Please help me out on this.</description>
		<content:encoded><![CDATA[<p>Hi albin,<br />
I have a problem here. I need to create a client to work with WebLogic server, as this client application will be integrated with some other application running on webLogic.</p>
<p>Now I am only able to create a client a client for WebLogic when select Axis as runtime(using WID).</p>
<p>Creating an Axis client is not a problem but I am not able to configure the security(LTPA tokens) on axis client.</p>
<p>Please help me out on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish</title>
		<link>http://www.albeesonline.com/blog/2008/05/19/start-a-long-running-business-process-using-webservice-api/comment-page-1/#comment-4101</link>
		<dc:creator>Harish</dc:creator>
		<pubDate>Thu, 28 Aug 2008 12:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=98#comment-4101</guid>
		<description>Thanks a lot albin... i am not able to get a proper doc on this... it would be gr8 help 
if u get a chance to work out that and help me.</description>
		<content:encoded><![CDATA[<p>Thanks a lot albin&#8230; i am not able to get a proper doc on this&#8230; it would be gr8 help<br />
if u get a chance to work out that and help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albin Joseph</title>
		<link>http://www.albeesonline.com/blog/2008/05/19/start-a-long-running-business-process-using-webservice-api/comment-page-1/#comment-4100</link>
		<dc:creator>Albin Joseph</dc:creator>
		<pubDate>Thu, 28 Aug 2008 12:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=98#comment-4100</guid>
		<description>I haven&#039;t tried it yet. I am on vacation now. So may be Monday I can provide you some inputs on this matter. If I got something working.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t tried it yet. I am on vacation now. So may be Monday I can provide you some inputs on this matter. If I got something working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish</title>
		<link>http://www.albeesonline.com/blog/2008/05/19/start-a-long-running-business-process-using-webservice-api/comment-page-1/#comment-4099</link>
		<dc:creator>Harish</dc:creator>
		<pubDate>Thu, 28 Aug 2008 11:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=98#comment-4099</guid>
		<description>Hi Albin
 Thanks for ur reply... proxy.getFaultMessage(withFaultparameters) works for the 
Long running process, but how to  get the fault message for the Micro flow proces. 
is there any other way, where i can get the 
fault message using webservice api for micro flow process. gr8 if u help me on this</description>
		<content:encoded><![CDATA[<p>Hi Albin<br />
 Thanks for ur reply&#8230; proxy.getFaultMessage(withFaultparameters) works for the<br />
Long running process, but how to  get the fault message for the Micro flow proces.<br />
is there any other way, where i can get the<br />
fault message using webservice api for micro flow process. gr8 if u help me on this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albin Joseph</title>
		<link>http://www.albeesonline.com/blog/2008/05/19/start-a-long-running-business-process-using-webservice-api/comment-page-1/#comment-4098</link>
		<dc:creator>Albin Joseph</dc:creator>
		<pubDate>Thu, 28 Aug 2008 11:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=98#comment-4098</guid>
		<description>Did you try 

proxy.getFaultMessage() ?

Seems like that would give you the fault message. I haven&#039;t tried it though.</description>
		<content:encoded><![CDATA[<p>Did you try </p>
<p>proxy.getFaultMessage() ?</p>
<p>Seems like that would give you the fault message. I haven&#8217;t tried it though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish</title>
		<link>http://www.albeesonline.com/blog/2008/05/19/start-a-long-running-business-process-using-webservice-api/comment-page-1/#comment-4080</link>
		<dc:creator>Harish</dc:creator>
		<pubDate>Thu, 28 Aug 2008 05:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=98#comment-4080</guid>
		<description>hi
  do any one knows how to get the fault message using webservice API.

Any help .. Thanks in advance</description>
		<content:encoded><![CDATA[<p>hi<br />
  do any one knows how to get the fault message using webservice API.</p>
<p>Any help .. Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albin Joseph</title>
		<link>http://www.albeesonline.com/blog/2008/05/19/start-a-long-running-business-process-using-webservice-api/comment-page-1/#comment-2277</link>
		<dc:creator>Albin Joseph</dc:creator>
		<pubDate>Tue, 22 Jul 2008 09:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=98#comment-2277</guid>
		<description>A small tutorial on how to use Correlation Sets in WPS/WID has been posted and the url is http://www.albeesonline.com/blog/2008/07/21/creating-a-correlation-set-websphere-integration-developer/</description>
		<content:encoded><![CDATA[<p>A small tutorial on how to use Correlation Sets in WPS/WID has been posted and the url is <a href="http://www.albeesonline.com/blog/2008/07/21/creating-a-correlation-set-websphere-integration-developer/" rel="nofollow">http://www.albeesonline.com/blog/2008/07/21/creating-a-correlation-set-websphere-integration-developer/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akkachotu</title>
		<link>http://www.albeesonline.com/blog/2008/05/19/start-a-long-running-business-process-using-webservice-api/comment-page-1/#comment-171</link>
		<dc:creator>akkachotu</dc:creator>
		<pubDate>Tue, 27 May 2008 06:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=98#comment-171</guid>
		<description>Hi Joseph,

I find Correlation Sets concept in WID/WPS confusing until I do a small hands-on with it. Can you please publish a Hello-World kind of article/tutorial (like this one http://www.webagesolutions.com/knowledgebase/waskb/waskb021/index.html) on using Correlation Sets using WID/WPS.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi Joseph,</p>
<p>I find Correlation Sets concept in WID/WPS confusing until I do a small hands-on with it. Can you please publish a Hello-World kind of article/tutorial (like this one <a href="http://www.webagesolutions.com/knowledgebase/waskb/waskb021/index.html)" rel="nofollow">http://www.webagesolutions.com/knowledgebase/waskb/waskb021/index.html)</a> on using Correlation Sets using WID/WPS.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akkachotu</title>
		<link>http://www.albeesonline.com/blog/2008/05/19/start-a-long-running-business-process-using-webservice-api/comment-page-1/#comment-148</link>
		<dc:creator>akkachotu</dc:creator>
		<pubDate>Thu, 22 May 2008 09:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=98#comment-148</guid>
		<description>Oh that is a new learning for me. Thank you for the reply.</description>
		<content:encoded><![CDATA[<p>Oh that is a new learning for me. Thank you for the reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albin Joseph</title>
		<link>http://www.albeesonline.com/blog/2008/05/19/start-a-long-running-business-process-using-webservice-api/comment-page-1/#comment-135</link>
		<dc:creator>Albin Joseph</dc:creator>
		<pubDate>Wed, 21 May 2008 12:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=98#comment-135</guid>
		<description>&gt;&gt;we call any bpel process using its wsdl

Do you mean exporting it as WebService and then using this export for making a call to that process? It would work fine. What if the process has a human task in it? The process would wait till the human task get completed. But our webservice call will not wait till some human completes the operation. The web service call will be timed out after few minutes. I think it will get timed out after 2 minutes. So in these cases we need to make the calls asynchronously. If we are using web service export the calls are synchronous. Moreover its always better to use BPC APIs when dealing with business process and human tasks. It has more power.</description>
		<content:encoded><![CDATA[<p>&gt;&gt;we call any bpel process using its wsdl</p>
<p>Do you mean exporting it as WebService and then using this export for making a call to that process? It would work fine. What if the process has a human task in it? The process would wait till the human task get completed. But our webservice call will not wait till some human completes the operation. The web service call will be timed out after few minutes. I think it will get timed out after 2 minutes. So in these cases we need to make the calls asynchronously. If we are using web service export the calls are synchronous. Moreover its always better to use BPC APIs when dealing with business process and human tasks. It has more power.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
