The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Jul. 22, 2008
Filed:
Dec. 18, 2003
Andrew R. Luty, Redmond, WA (US);
Andrew H. Wu, Sammamish, WA (US);
Udaya Kumar Bhaskara, Redmond, WA (US);
Jean-emile Elien, Bellevue, WA (US);
Joseph A. Klug, Kirkland, WA (US);
Andrew R. Luty, Redmond, WA (US);
Andrew H. Wu, Sammamish, WA (US);
Udaya Kumar Bhaskara, Redmond, WA (US);
Jean-Emile Elien, Bellevue, WA (US);
Joseph A. Klug, Kirkland, WA (US);
Microsoft Corporation, Redmond, WA (US);
Abstract
A method of generating code that permits client access to a business process orchestration running on a server as a web service using the Simple Object Access Protocol (SOAP). Business process orchestrations in XLANG are converted to a web service implementation description from which the Web services code is generated. During runtime, when a SOAP request message comes into the server, it is passed to the target web method. The message is then passed to a Web services adapter that submits the request for further processing by the backend system. The response is forwarded to the Web services adapter, which returns the response as a SOAP response message to the client.