<?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: Invoking HTTP Services from Oracle BPEL PM &#8211; SOA enabling PHP, Servlets, RSS,&#8230;</title>
	<atom:link href="http://technology.amis.nl/2006/07/05/invoking-http-services-from-oracle-bpel-pm-soa-enabling-php-servlets-rss/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/07/05/invoking-http-services-from-oracle-bpel-pm-soa-enabling-php-servlets-rss/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=invoking-http-services-from-oracle-bpel-pm-soa-enabling-php-servlets-rss</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: Jarek</title>
		<link>http://technology.amis.nl/2006/07/05/invoking-http-services-from-oracle-bpel-pm-soa-enabling-php-servlets-rss/#comment-3568</link>
		<dc:creator>Jarek</dc:creator>
		<pubDate>Tue, 15 Dec 2009 01:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1273#comment-3568</guid>
		<description><![CDATA[How can I specify UTF-8 encoding on the generated get call based on the WSDL?

Thanks,

J]]></description>
		<content:encoded><![CDATA[<p>How can I specify UTF-8 encoding on the generated get call based on the WSDL?</p>
<p>Thanks,</p>
<p>J</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil</title>
		<link>http://technology.amis.nl/2006/07/05/invoking-http-services-from-oracle-bpel-pm-soa-enabling-php-servlets-rss/#comment-3567</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Wed, 14 Oct 2009 06:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1273#comment-3567</guid>
		<description><![CDATA[Could you please send the source code for Oracle 11 g SOA suite as I am not able to run this example.

regards,
Anil verma]]></description>
		<content:encoded><![CDATA[<p>Could you please send the source code for Oracle 11 g SOA suite as I am not able to run this example.</p>
<p>regards,<br />
Anil verma</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mishit</title>
		<link>http://technology.amis.nl/2006/07/05/invoking-http-services-from-oracle-bpel-pm-soa-enabling-php-servlets-rss/#comment-3566</link>
		<dc:creator>Mishit</dc:creator>
		<pubDate>Tue, 04 Aug 2009 20:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1273#comment-3566</guid>
		<description><![CDATA[That was great post.
By the way does HTTP Binding in WSDL support &quot;multipart/form-data&quot;. ?
We have one HTTP service running , which accepts files to be uploaded on to the server.But it only accepts &quot;multipart/form-data&quot;. I could invoke the service from my Browser using &quot;INPUT TYPE=&quot;FILE&quot; NAME=&quot;userFile&quot; size=70&quot; in my html page.
But wondering how we can achieve this in BPEL/WSDL?

Thanks
/Mishit]]></description>
		<content:encoded><![CDATA[<p>That was great post.<br />
By the way does HTTP Binding in WSDL support &#8220;multipart/form-data&#8221;. ?<br />
We have one HTTP service running , which accepts files to be uploaded on to the server.But it only accepts &#8220;multipart/form-data&#8221;. I could invoke the service from my Browser using &#8220;INPUT TYPE=&#8221;FILE&#8221; NAME=&#8221;userFile&#8221; size=70&#8243; in my html page.<br />
But wondering how we can achieve this in BPEL/WSDL?</p>
<p>Thanks<br />
/Mishit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jar</title>
		<link>http://technology.amis.nl/2006/07/05/invoking-http-services-from-oracle-bpel-pm-soa-enabling-php-servlets-rss/#comment-3565</link>
		<dc:creator>Jar</dc:creator>
		<pubDate>Wed, 18 Mar 2009 21:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1273#comment-3565</guid>
		<description><![CDATA[Could you post the complete wsdl]]></description>
		<content:encoded><![CDATA[<p>Could you post the complete wsdl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil</title>
		<link>http://technology.amis.nl/2006/07/05/invoking-http-services-from-oracle-bpel-pm-soa-enabling-php-servlets-rss/#comment-3564</link>
		<dc:creator>Sunil</dc:creator>
		<pubDate>Wed, 18 Mar 2009 19:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1273#comment-3564</guid>
		<description><![CDATA[Nice article...

I have a requirement where I have to download a file from a external server using HTTPS method. Can I use the HTTPBinding in BPEL to download the file. I have been given an hostname, port ,userid and passworrd.. How can I download this file from the target location using BPEL HTTPS route ??

Thanks
Sunil]]></description>
		<content:encoded><![CDATA[<p>Nice article&#8230;</p>
<p>I have a requirement where I have to download a file from a external server using HTTPS method. Can I use the HTTPBinding in BPEL to download the file. I have been given an hostname, port ,userid and passworrd.. How can I download this file from the target location using BPEL HTTPS route ??</p>
<p>Thanks<br />
Sunil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Purushottaman</title>
		<link>http://technology.amis.nl/2006/07/05/invoking-http-services-from-oracle-bpel-pm-soa-enabling-php-servlets-rss/#comment-3563</link>
		<dc:creator>Purushottaman</dc:creator>
		<pubDate>Tue, 24 Feb 2009 09:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1273#comment-3563</guid>
		<description><![CDATA[Hi Lucas,

Nice article. Can you please provide the sample code of the wsdl file. I was particular interested in the binding part info. I assume that the binding syntax will be http:binding
and the rest of the syntax follows the same as the soap:binding.

Please clarify.

Best Regards,

Purushottaman]]></description>
		<content:encoded><![CDATA[<p>Hi Lucas,</p>
<p>Nice article. Can you please provide the sample code of the wsdl file. I was particular interested in the binding part info. I assume that the binding syntax will be http:binding<br />
and the rest of the syntax follows the same as the soap:binding.</p>
<p>Please clarify.</p>
<p>Best Regards,</p>
<p>Purushottaman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://technology.amis.nl/2006/07/05/invoking-http-services-from-oracle-bpel-pm-soa-enabling-php-servlets-rss/#comment-3562</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Fri, 20 Feb 2009 12:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1273#comment-3562</guid>
		<description><![CDATA[Hi Lucas

Can you please tell me little more detail on invoking jsp application (URL)  from BPEL using HTTP POST, also how to send the URL parameters]]></description>
		<content:encoded><![CDATA[<p>Hi Lucas</p>
<p>Can you please tell me little more detail on invoking jsp application (URL)  from BPEL using HTTP POST, also how to send the URL parameters</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francis</title>
		<link>http://technology.amis.nl/2006/07/05/invoking-http-services-from-oracle-bpel-pm-soa-enabling-php-servlets-rss/#comment-3561</link>
		<dc:creator>Francis</dc:creator>
		<pubDate>Fri, 18 Jul 2008 20:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1273#comment-3561</guid>
		<description><![CDATA[Lucas, what would you change/add if this example was invoking a HTTP service on a secured server? Meaning, if you had to first (http) authenticate with the App server like you would do through a browser pop-up window.]]></description>
		<content:encoded><![CDATA[<p>Lucas, what would you change/add if this example was invoking a HTTP service on a secured server? Meaning, if you had to first (http) authenticate with the App server like you would do through a browser pop-up window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aiman</title>
		<link>http://technology.amis.nl/2006/07/05/invoking-http-services-from-oracle-bpel-pm-soa-enabling-php-servlets-rss/#comment-3560</link>
		<dc:creator>Aiman</dc:creator>
		<pubDate>Thu, 15 May 2008 09:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1273#comment-3560</guid>
		<description><![CDATA[I have used this method before to read out a students website using HTTP binding, you can simply make a dummy webservice(BPEL) that connects using HTTP binding and call this as a partnerlink in your process, you will have to transform the Mime output ..



















Nice article, i had to find it out the hardway !!

Regards,
Aiman]]></description>
		<content:encoded><![CDATA[<p>I have used this method before to read out a students website using HTTP binding, you can simply make a dummy webservice(BPEL) that connects using HTTP binding and call this as a partnerlink in your process, you will have to transform the Mime output ..</p>
<p>Nice article, i had to find it out the hardway !!</p>
<p>Regards,<br />
Aiman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2006/07/05/invoking-http-services-from-oracle-bpel-pm-soa-enabling-php-servlets-rss/#comment-3559</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Fri, 12 Oct 2007 05:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1273#comment-3559</guid>
		<description><![CDATA[Jean, The JSP is invoked at a URL; it may use URL Request Parameters. Say your URL is http://host:port/dir/page.jsp?a=1&amp;b=2. Once we are talking about the JSP in terms of a URL, the article applies just like it works for the HotelBooking Servlet. The essence is that BPEL invokes the URL over HTTP. Whatever is lurking behind the URL is of no consequence.

best regards,

Lucas]]></description>
		<content:encoded><![CDATA[<p>Jean, The JSP is invoked at a URL; it may use URL Request Parameters. Say your URL is <a href="http://host:port/dir/page.jsp?a=1&#038;b=2" rel="nofollow">http://host:port/dir/page.jsp?a=1&#038;b=2</a>. Once we are talking about the JSP in terms of a URL, the article applies just like it works for the HotelBooking Servlet. The essence is that BPEL invokes the URL over HTTP. Whatever is lurking behind the URL is of no consequence.</p>
<p>best regards,</p>
<p>Lucas</p>
]]></content:encoded>
	</item>
</channel>
</rss>
