IP Library Granted Patent US 11,811,723
Granted Patent B2
US 11,811,723 · App. 17/898,405 · Granted Nov 7, 2023

Local transparent extensibility and routing slip extensibility for business process execution language

Inventors: Michael Theroux (Greenville, NH); Andi Abes (Somerville, MA); Peter Stewart Easton (Winchester, MA); Gregory M. Lucas (Cambridge, MA)
Assignee: Aurea Software, Inc.
H04L61/4535G06F9/546H04L61/2557H04L67/51H04L67/52G06F5/01G06F2209/547H04L12/2865H04L61/10H04L61/4552
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,811,723
App. No.
17/898,405
Granted
Nov 7, 2023
Kind
B2
Abstract

In order to achieve location transparency and routing slip extensibility, a system and a method for orchestrating a web service using Business Process Execution Language are disclosed. The method includes: receiving a message, wherein the message comprises an address identifying an extension element; determining, from the address, a location of the extension element identified by the address; responsive to determining the location of the extension element, directing the message to an appropriate location; and storing the message in a computer readable storage medium.

Claims (34)

1. A method for providing location extensibility for a business process execution language, the method comprising:

utilizing a business process execution language service for processing messages and orchestrating web service requests;

executing computer executable logic with utilizing an extension element whose address is identified in at least one of the messages, wherein the executing computer executable logic receives an input message that corresponds to a web service description language definition of the extension element;

utilizing a resolver, providing a mapping from the address for the extension element to a location of the extension element; and

utilizing a container for using the resolver to process the at least one of the messages for directing the processed message to the location of the extension element for processing by the extension element, wherein the container coupled to interact with the resolver and the business process execution language service.

2. The method of claim 1 further comprising:

determining, based on the address identifying the extension element included in the received input message, a location of the extension element.

3. The method of claim 2 further comprising:

responsive to determining the location of the extension element, directing a normalized message to the location of the extension element for processing by the logic of the extension element.

4. The method of claim 3 further comprising:

processing the normalized message with the extension element.

5. The method of claim 3 further comprising:

wherein determining the location comprises resolving the address to an itinerary comprising a plurality of addresses.

6. The method of claim 3 further comprising:

determining whether the input message requires a response; and

annotating the normalized message with an indication that a reply is required.

7. The method of claim 3 further comprising:

processing the normalized message with the extension element to generate a reply.

8. The method of claim 7 further comprising:

generating an output message including the reply; and sending the output message.

9. The method of claim 1 further comprising:

executing the service to execute the extension element.

10. The method of claim 1 wherein the address is a logical address and the method further comprises:

the resolver mapping the logical address to a physical address for the location.

11. The method of claim 1 wherein the address is a logical address and determining the location comprises mapping the logical address to a physical address.

12. The method of claim 1 wherein the address is a logical address and determining the location comprises mapping the logical address to a physical address.

13. The method of claim 1 wherein the business process execution language service comprises a script engine for processing a command definition to map a script variable to one or more web services description language parameters.

14. The method of claim 1 wherein the business process execution language service comprises a business process execution language engine for processing a normalized message including invoking the extension element.

15. The method of claim 1 wherein the container includes the extension element.

16. The method of claim 1 wherein the container is adapted to communicate with the extension element, wherein the extension element is at a remote physical location from the container.

17. The method of claim 1 , wherein:

the address is a logical address; and

the plurality of addresses is a plurality of physical addresses.

18. The method of claim 1 , wherein the extension element is an extension element for a business process execution language.