WO2002015029A1 - Network application program interface facilitating communication in a distributed network environment - Google Patents

Network application program interface facilitating communication in a distributed network environment Download PDF

Info

Publication number
WO2002015029A1
WO2002015029A1 PCT/US2001/025561 US0125561W WO0215029A1 WO 2002015029 A1 WO2002015029 A1 WO 2002015029A1 US 0125561 W US0125561 W US 0125561W WO 0215029 A1 WO0215029 A1 WO 0215029A1
Authority
WO
WIPO (PCT)
Prior art keywords
parameters
api
client
component
format
Prior art date
Application number
PCT/US2001/025561
Other languages
French (fr)
Inventor
Ranjit N. Notani
Mark B. Whipple
Original Assignee
I2 Technologies, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by I2 Technologies, Inc. filed Critical I2 Technologies, Inc.
Priority to AU2001288263A priority Critical patent/AU2001288263A1/en
Publication of WO2002015029A1 publication Critical patent/WO2002015029A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0227Filtering policies
    • H04L63/0236Filtering by address, protocol, port number or service, e.g. IP-address or URL
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/465Distributed object oriented systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/101Access control lists [ACL]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99939Privileged access

Definitions

  • the invention relates in general to communications, and more particularly to a network application program interface (API) that facilitates communication within a distributed network environment.
  • API application program interface
  • B2C business-to-consumer
  • B2B business-to business
  • Each marketplace typically uses a different set of software applications, with possibly different underlying technologies, to provide the communication capabilities that potential users of the marketplace expect.
  • a marketplace hub server at one enterprise may wish to communicate with another marketplace hub server at a different enterprise.
  • other types of servers may want to participate in marketplace transactions with a marketplace hub server.
  • Such servers may be associated with legacy systems at remote enterprises, which may or may not be "Internet aware.” Lack of a mechanism providing effective integration of these disparate systems can unduly restrain or even prohibit effective marketplace participation by such systems and associated users.
  • a computer-implemented system includes a request broker that receives a network API request component from a client, the network API request component including a description of a system API method to be called and one or more parameters to be used in executing the system API method.
  • the parameters have one of multiple acceptable native formats.
  • the request broker determines the native format of the parameters and communicates the parameters in the native format to a selected one of a collection of translators for translation of the parameters from the native format to an internal format, each translator being associated with a different native format.
  • the request broker communicates the parameters in the internal format to an application server system to enable execution of the system API method according to the parameters and receives a return value from the application server system in the internal format reflecting the execution of the system API method according to the parameters.
  • the request broker communicates the return value in the internal format to the selected translator for translation of the return value from the internal format to the native format, generates a network API reply component that comprises the description of the system API method that was called and the return value in the native format, and communicates the network API reply component to the client.
  • Certain embodiments of the present invention may provide one or more technical advantages over prior communication techniques.
  • Certain embodiments of the invention may provide a mechanism for describing and executing an application program interface (API) in a distributed network environment such as the Internet, including providing the ability to receive and return values from API calls and to return exception and deprecation notices when appropriate.
  • Certain embodiments of the invention may allow disparate remote clients to interact with a hub system using disparate corresponding data representations, such as Extensible Markup Language (XML), Electronic Data Interchange (EDI), relational, serialized object (e.g., JAVA), or relational formats, using a generic cross-firewall API mechanism.
  • XML Extensible Markup Language
  • EDI Electronic Data Interchange
  • relational e.g., JAVA
  • relational formats e.g., JAVA
  • This may allow integration with these disparate remote clients in a generic manner, allowing such disparate remote clients to directly interact with the hub system without requiring implementation of interaction or communication protocols tailored for each disparate remote client. This may further allow appropriate planning or other collaborative engine capabilities to be exposed in a standard fashion to integrators associated with such disparate remote clients.
  • Certain embodiments of the invention may provide execution of "document-based” or other asynchronous API calls as well as “function based” or other synchronous API calls, allowing bulk or transactional interactions to be dealt with efficiently, and may also support a "versioned" API concept.
  • FIGURE 1 illustrates an example hub system in communication with one or more remote systems in a distributed network environment using a network API
  • FIGURE 2 illustrates an example hub system in further detail
  • FIGURE 3 illustrates an example request-response protocol associated with a network API
  • FIGURE 4 illustrates an example network API message format
  • FIGURE 5 illustrates an example network API request component
  • FIGURE 6 illustrates an example network API reply component
  • FIGURE 7 illustrates an example network API exception-report component.
  • FIGURE 1 illustrates an example hub system 12 in communication with one or more remote systems 14 in a distributed network environment.
  • Hub system 12 includes a hub server complex 16 that communicates with one or more clients 18 using API- based communications over links 20.
  • Links 20 may include one or more local area networks (LANs), metropolitan area networks (MANs), wide area networks (WANs), portions of a global computer network such as the Internet, or any other wireline, optical, wireless, or other links.
  • the hub system 12 is associated with a B2C, B2B, or other electronic marketplace and the client systems 14 may be associated with one or more remote electronic marketplaces, one or more remote servers, one or more remote applications (such as legacy or other enterprise systems), or any other remote entities that access the resources of or otherwise communicate with hub system 12.
  • Such remote entities may be referred to as clients 18 of hub server 12.
  • Hub system 12 and client systems 14 may include firewalls 22 that protect the resources of hub server complex 16 and clients 18, respectively.
  • the network API associated with hub system 12 operates to expose a hub API associated with hub server complex 16 to clients 18, and to provide clients 18 with access to associated publish and subscribe event capabilities, via the Internet or other links 20.
  • the network API may also provide a document exchange capability that allows for bulk transaction interaction between clients 18 and hub server complex 16.
  • all clients 18 behave similarly from the perspective of hub server complex 16.
  • Hub system 12 includes one or more API adapters 24 suitable for translating the one or more API formats used by clients 18 to a format appropriate for the hub API, each such format preferably having a corresponding API adapter 24.
  • each API adapter 24 is able to build hub API commands from network API requests and build network API responses from the corresponding hub API replies. For certain embodiment, even asynchronous hub API requests may require minimal response to client 18 indicating that the request was received.
  • hub system 12 may operate on one or more computers at one or more locations.
  • One or more computers associated with hub system 12 may share processing, data storage, or other suitable resources.
  • hub server complex 16 may include one or more server computers that support one or more applications, modules, engines, programs, or any other software components suitable to provide the features and operation described herein.
  • the applications supported by hub server complex 16 may include service applications, order capture applications, and order management applications.
  • Service applications may include a catalog application, a pricing application, a contract application, a user profile application, or any other appropriate application relating to the services that hub system 12 provides to clients 18 acting as buyers.
  • Order capture applications may include an ordering application, an auction application, a requisition application, a procurement application, or any other suitable application relating to handling of orders received from these clients 18.
  • Order management applications may include an order administration application, a returns management application, a settlement application, or any other suitable application relating to the management of orders.
  • the present invention may be incorporated into any suitable hub system 12 according to particular needs.
  • the network API associated with hub system 12 provides one or more of the following features, without limitation: (1) the ability to execute "document-based” or other asynchronous API calls as well as “function based” or other synchronous API calls; (2) the ability to receive and return values for API calls, as well as exception and deprecation notices; (3) support for multiple formats for describing API calls, such as XML, EDI, relational, serialized object (e.g., JAVA), or other appropriate formats; (4) support for Hypertext Transport Protocol (HTTP) tunneling for traversing firewalls 22; (5) guaranteed execution of API calls (i.e.
  • HTTP Hypertext Transport Protocol
  • hub system 12 may expose planning and collaborative engine capabilities of hub system 12 to client integrators in a standard fashion.
  • the network API may also allow bulk transaction interaction to be dealt with in a more efficient manner.
  • communications may be initiated from client systems 14 to hub system 12, which may provide a level of security to client systems 14 because no inbound connections will be required and no ports in associated firewalls 22 will need to be opened for communication with hub system 12. Instead, hub system 12 maintains one or more open ports in its firewall 22 for communication with client systems 14. Where client system 14 is a remote hub system 12, both hub systems 12 will have open ports to service normal requests, such that the same port may be used for communication between these hub systems 12.
  • Secure HTTP HTTPS
  • hub server complex 16 of hub system 12 may include a Secure Socket Layer (SSL) enabled HTTPS web server to provide communication with client systems 14.
  • SSL Secure Socket Layer
  • FIGURE 2 illustrates an example hub system 12 in which hub server complex 16 includes one or more HTTPS or other suitable web servers 30, one or more hub application servers 32, and one or more databases 34.
  • Inbound and outbound event queues 36a and 36b, respectively, contain events (or transition notices reflecting the events) to be communicated from web server 30 to hub application server 32 or from hub application server 32 to web server 30, respectively.
  • Hub application server 32 supports one or more applications 38 that provide functionality desired by the clients 18 accessing hub system 12.
  • Hub application server 32 may support, for example, a collaborative planning application 38 that accesses data stored in database 34, which may be based on demand forecast data, available-to-promise (ATP) data, inventory data, or other suitable data received from the enterprise applications of clients 18, to provide collaborative planning for at least a portion of a supply chain that includes these clients 18.
  • a collaborative planning application 38 that accesses data stored in database 34, which may be based on demand forecast data, available-to-promise (ATP) data, inventory data, or other suitable data received from the enterprise applications of clients 18, to provide collaborative planning for at least a portion of a supply chain that includes these clients 18.
  • ATP available-to-promise
  • the present invention contemplates hub system 12 with any appropriate hub application server 32, associated applications 38, and associated database 34 in accordance with particular needs.
  • the functionality of applications 38 that execute in hub application server 32 may be represented as business object each having a particular state at any given time. When an action is performed on a business object, it changes state.
  • This transition can be considered an event that is of interest to an appropriate event handler associated with event queues 36.
  • applications 38 may post transition notices to event queue 36 and event handlers may access event queue 36 to consume associated events as appropriate.
  • these event handlers may be of three types: (1) transient, (2) persistent, and (3) guaranteed.
  • the transient type is for events that if lost are not critical, such as informational events which are not persisted and therefore could be lost if system shutdown occurs.
  • the transient event mechanism is a fast memory based approach. Persistent events are stored in database 34 for removal by a persistent event handler upon consumption. The persistent event handler takes full responsibility for properly delivering the event to its consumer.
  • the guaranteed event mechanism implements guaranteed delivery semantics, by which a guaranteed handler will converse with the event framework to achieve guaranteed delivery of the event to its consumer.
  • event handling strategies are described, the present invention contemplates any appropriate technique for communicating events (or transition notices reflecting events) between hub application server 32 and consumers of the events.
  • clients 18 may wish to receive notification of any interesting occurrences by way of an active push from hub system 12 to their client systems 14.
  • Clients 18 may be running diverse event consumption technologies (e.g., HTTP, e-mail, etc.).
  • pre-built event consumers may be provided when a proprietor of hub system 12 provides certain spoke technology or hub technology on the client side.
  • specific push mechanisms may need to be built.
  • the push mechanism is preferably used only if client 18 objects to using a polling mechanism for event notification.
  • a pattern may be defined to allow development of appropriate push client mechanisms.
  • FIGURE 3 illustrates an example request-response protocol associated with the network API supported by hub system 12.
  • a servlet running in web server 30 acts as a request broker 50 to provide translation between network API (NAPI) and hub API (HAPI) commands.
  • NAPI network API
  • HAPI hub API
  • Request broker 50 receives a NAPI request contained within an HTTP request, interprets the format of the wrapper that contains the NAPI request (e.g., Multi-purpose Internet Mail Extensions (MIME)), determines the format in which the one or more parameters of the NAPI request are represented (e.g., XML, EDI, serialized object (JAVA), relational, etc.), selects an appropriate adapter 24 for the NAPI request based on the format of the parameters, and passes the parameters to the selected adapter 24 in their native format using an adapter interface 52. In one embodiment, as is shown, passing the parameters to the selected adapter 24 involves request broker 50 calling a method on adapter interface 52 to get adapter 24 and then calling a method on adapter interface 52 to ' pass the parameters to adapter 24. Adapter 24 converts the formatted parameters to JAVA classes or any other representation suitable for processing at hub application server 32, according to the implementation.
  • MIME Multi-purpose Internet Mail Extensions
  • JAVA serialized object
  • Adapter 24 converts the format
  • Request broker 50 may select an appropriate application server adapter 54 for hub application server 32, according to the application 38 to be used to handle the NAPI request, and passes the parameters (now converted to JAVA classes according to the particular implementation) to selected application server adapter 54.
  • passing the parameters to the selected application server adapter 54 involves request broker 50 calling a method on request broker 50 to get a Uniform Resource Locator (URL) or other address of application server adapter 54 and then calling a method on application server adapter 54 to pass the parameters to application server adapter 54.
  • Request broker 50 obtains an appropriate return value in response to calling the method in application server adapter 54, the return value reflecting processing of the parameters by an appropriate application 38 ninning on hub application server 32.
  • URL Uniform Resource Locator
  • Request broker 50 gives the return value (represented in JAVA classes according to the particular implementation) to the selected adapter 24, which then returns a return value in the same format as the original NAPI request.
  • giving the return value adapter 24 involves calling a method on adapter 24.
  • Request broker 50 generates a NAPI response containing the return value, wraps the NAPI response and associated return value in an appropriate wrapper (e.g., a MEVIE wrapper), and communicates an HTTP response containing the wrapped NAPI response and associated return value to client 18.
  • an appropriate wrapper e.g., a MEVIE wrapper
  • HTTP response containing the wrapped NAPI response and associated return value to client 18.
  • the NAPI request is typically a "saveDocumentAndProcess" type request.
  • client 18 may assume that request broker 50 has not received the request and that client 18 may resubmit the request until an appropriate response is received. If there is a failure in submitting the request, either client 18 will receive an error notification or its connection with the web server 30 will be dropped. This provides a proper indication to client 18 that its request was not delivered and should be re- attempted. If the transmission of the response fails, client 18 will not receive the response or its connection will be dropped, and client 18 will know that another attempt to deliver the request should occur. As the above description makes clear, communication between request broker 50 and client 18 involves a request-response protocol. Method execution in other environments would typically involve a client 18 calling a method and expecting a return type generated by the request.
  • an asynchronous (i.e. document- based) invocation semantic is preferably used to avoid tying up network connections, database connections, and other resources for long periods. This also helps avoid clients 18 having to "block” or otherwise suspend communications for a long period and potentially timing out.
  • an asynchronous or synchronous (function-based) invocation semantic may be employed. In general however, a synchronous mode is preferred over an asynchronous mode because coding of components of hub system 12 and client systems 14 may be simpler in the synchronous case.
  • request broker 50 may maintain an access control list to prevent unauthorized execution of methods.
  • Client 18 may be required to connect to web server 30 with a username and a password, which controls general access to the resources of hub system 12.
  • the access control list may specify all the methods that may be executed within hub system 12. Where access to at least some methods is restricted to certain clients 18, the access control list may further specify which methods are accessible to which clients 18. If access to a particular method, generally or by a particular client 18, is not specified in the access control list, the method will not be executed.
  • FIGURE 4 illustrates an example network API (NAPI) message format 70, which in one embodiment includes a MIME envelope 72 having a content type 74 set to multipart/mixed and including a boundary definition, and a NAPI component 76.
  • NAPI component 76 may be request component 76a (as illustrated in FIGURE 5), a response component 76b (as illustrated in FIGURE 6), an exception component 76c (as illustrated in FIGURE 7), or any other suitable component 74.
  • FIGURE 5 illustrates an example NAPI request component 76a received at hub system 12 from a client 18.
  • request component 76a may include a NAPI request content type 78 including a boundary definition, a content disposition 80 including a NAPI version, a hub API (HAPI) descriptor 82 including a description of the HAPI method to call, and one or more NAPI parameters 84 used to execute the called method.
  • the format for parameters 84 defines which adapter 24 will be chosen to interpret the request and to build the corresponding reply for the session. As described above, for example, the format may be XML, EDI, serialized object (e.g., JAVA), relational, or any other suitable format according to particular needs. Parameters 84 are preferably (and in one embodiment must be) given in the order the parameters 84 appear in the method call. If no parameters 84 exist in the method signature, then request component 76a will not include any parameters 84 in addition to descriptor 82.
  • An example request component 76a may be defined as follows:
  • FIGURE 6 illustrates an example NAPI reply component 76b communicated from hub system 12 to client 18.
  • reply component 76b may include a NAPI reply content type 78 that includes a boundary definition, a content disposition 80 that includes a NAPI version, a HAPI descriptor 82 that includes a description of the HAPI method called, and a NAPI return value 86 from executing the method.
  • the format field of the return value 86 will preferably describe how to interpret the return value 86, corresponding to the adapter 24 that was used.
  • reply component 76b may include a deprecation notice 88 that indicates to the calling client 18 that the called method should not be further used.
  • An example reply component 76b may be defined as follows:
  • An example reply component 76a with an attached deprecation notice 88 may be defined as follows:
  • exception component 76c may include a NAPI exception-report content type 78 that includes a boundary definition, a content disposition 80 that includes a NAPI version, a HAPI descriptor 82 that includes a description of the HAPI method called, and a NAPI exception descriptor 90 that includes description of the exception that occurred.
  • exception component 76c may include a deprecation notice 88 indicating to the calling client 18 that the called method should not be further used.
  • An example exception component 76c may be defined as follows:
  • An example exception component 76c with an attached deprecation notice 88 may be defined as follows:

Abstract

A request broker (50) receives a request (76a) from a client (18), including a description (82) of a method and parameters (84) to be used in executing the method. The parameters (84) have one of multiple acceptable native formats. The request broker (50) determines the native format of the parameters (84) and communicates the parameters (84) in the native format to a selected one of multiple translators (24) for translation to an internal format, where each translator (24) is associated with a different native format. The request broker (50) communicates the parameters (84) in the internal format to an application server system (32) to enable execution of the method, receives a return value from the application server system (32) reflecting execution of the method, communicates the return value in the internal format to the selected translator (24) for translation to the native format, generates a reply (76b) including the description (82) of the method and the return value (86) in the native format, and then communicates the reply (76b) back to the client (18).

Description

NETWORK APPLICATION PROGRAM INTERFACE
FACILITATING COMMUNICATION
IN A DISTRIBUTED NETWORK ENVIRONMENT
TECHNICAL FIELD OF THE INVENTION
The invention relates in general to communications, and more particularly to a network application program interface (API) that facilitates communication within a distributed network environment.
BACKGROUND OF THE INVENTION
As the commercial significance of the Internet has increased, business-to-consumer ("B2C"), business-to business ("B2B"), and other electronic marketplaces have become increasingly prevalent. Each marketplace typically uses a different set of software applications, with possibly different underlying technologies, to provide the communication capabilities that potential users of the marketplace expect. For example, a marketplace hub server at one enterprise may wish to communicate with another marketplace hub server at a different enterprise. Additionally, other types of servers may want to participate in marketplace transactions with a marketplace hub server. Such servers may be associated with legacy systems at remote enterprises, which may or may not be "Internet aware." Lack of a mechanism providing effective integration of these disparate systems can unduly restrain or even prohibit effective marketplace participation by such systems and associated users. SUMMARY OF THE INVENTION
According to the present invention, one or more problems and disadvantages associated with communication in distributed network environments may be reduced or eliminated. In one embodiment of the present invention, a computer-implemented system includes a request broker that receives a network API request component from a client, the network API request component including a description of a system API method to be called and one or more parameters to be used in executing the system API method. The parameters have one of multiple acceptable native formats. The request broker determines the native format of the parameters and communicates the parameters in the native format to a selected one of a collection of translators for translation of the parameters from the native format to an internal format, each translator being associated with a different native format. The request broker communicates the parameters in the internal format to an application server system to enable execution of the system API method according to the parameters and receives a return value from the application server system in the internal format reflecting the execution of the system API method according to the parameters. The request broker communicates the return value in the internal format to the selected translator for translation of the return value from the internal format to the native format, generates a network API reply component that comprises the description of the system API method that was called and the return value in the native format, and communicates the network API reply component to the client.
Certain embodiments of the present invention may provide one or more technical advantages over prior communication techniques. Certain embodiments of the invention may provide a mechanism for describing and executing an application program interface (API) in a distributed network environment such as the Internet, including providing the ability to receive and return values from API calls and to return exception and deprecation notices when appropriate. Certain embodiments of the invention may allow disparate remote clients to interact with a hub system using disparate corresponding data representations, such as Extensible Markup Language (XML), Electronic Data Interchange (EDI), relational, serialized object (e.g., JAVA), or relational formats, using a generic cross-firewall API mechanism. This may allow integration with these disparate remote clients in a generic manner, allowing such disparate remote clients to directly interact with the hub system without requiring implementation of interaction or communication protocols tailored for each disparate remote client. This may further allow appropriate planning or other collaborative engine capabilities to be exposed in a standard fashion to integrators associated with such disparate remote clients. Certain embodiments of the invention may provide execution of "document-based" or other asynchronous API calls as well as "function based" or other synchronous API calls, allowing bulk or transactional interactions to be dealt with efficiently, and may also support a "versioned" API concept.
Systems and methods incorporating one or more of these or other advantages may be well suited for modern commercial transaction environments such as those associated with electronic marketplaces. Other technical advantages may be readily apparent to those skilled in the art from the figures, descriptions and claims included herein.
BRIEF DESCRIPTION OF THE DRAWINGS
FIGURE 1 illustrates an example hub system in communication with one or more remote systems in a distributed network environment using a network API; FIGURE 2 illustrates an example hub system in further detail;
FIGURE 3 illustrates an example request-response protocol associated with a network API;
FIGURE 4 illustrates an example network API message format;
FIGURE 5 illustrates an example network API request component; FIGURE 6 illustrates an example network API reply component; and
FIGURE 7 illustrates an example network API exception-report component.
DETAILED DESCRIPTION OF THE INVENTION
FIGURE 1 illustrates an example hub system 12 in communication with one or more remote systems 14 in a distributed network environment. Hub system 12 includes a hub server complex 16 that communicates with one or more clients 18 using API- based communications over links 20. Links 20 may include one or more local area networks (LANs), metropolitan area networks (MANs), wide area networks (WANs), portions of a global computer network such as the Internet, or any other wireline, optical, wireless, or other links. In one embodiment, the hub system 12 is associated with a B2C, B2B, or other electronic marketplace and the client systems 14 may be associated with one or more remote electronic marketplaces, one or more remote servers, one or more remote applications (such as legacy or other enterprise systems), or any other remote entities that access the resources of or otherwise communicate with hub system 12. Such remote entities may be referred to as clients 18 of hub server 12. Hub system 12 and client systems 14 may include firewalls 22 that protect the resources of hub server complex 16 and clients 18, respectively.
In general, the network API associated with hub system 12 operates to expose a hub API associated with hub server complex 16 to clients 18, and to provide clients 18 with access to associated publish and subscribe event capabilities, via the Internet or other links 20. The network API may also provide a document exchange capability that allows for bulk transaction interaction between clients 18 and hub server complex 16. In one embodiment, all clients 18 behave similarly from the perspective of hub server complex 16. Hub system 12 includes one or more API adapters 24 suitable for translating the one or more API formats used by clients 18 to a format appropriate for the hub API, each such format preferably having a corresponding API adapter 24. As described more fully below, each API adapter 24 is able to build hub API commands from network API requests and build network API responses from the corresponding hub API replies. For certain embodiment, even asynchronous hub API requests may require minimal response to client 18 indicating that the request was received.
The components of hub system 12 may operate on one or more computers at one or more locations. One or more computers associated with hub system 12 may share processing, data storage, or other suitable resources. For example, hub server complex 16 may include one or more server computers that support one or more applications, modules, engines, programs, or any other software components suitable to provide the features and operation described herein. As a more particular example where the hub server complex 16 is associated with an electronic marketplace, the applications supported by hub server complex 16 may include service applications, order capture applications, and order management applications. Service applications may include a catalog application, a pricing application, a contract application, a user profile application, or any other appropriate application relating to the services that hub system 12 provides to clients 18 acting as buyers. Order capture applications may include an ordering application, an auction application, a requisition application, a procurement application, or any other suitable application relating to handling of orders received from these clients 18. Order management applications may include an order administration application, a returns management application, a settlement application, or any other suitable application relating to the management of orders. However, as described above, the present invention may be incorporated into any suitable hub system 12 according to particular needs.
One or more clients 18 may not be "Internet aware" or might otherwise be incapable of participating in marketplace transactions with hub system 12, absent particular accommodations. In one embodiment, the network API associated with hub system 12 provides one or more of the following features, without limitation: (1) the ability to execute "document-based" or other asynchronous API calls as well as "function based" or other synchronous API calls; (2) the ability to receive and return values for API calls, as well as exception and deprecation notices; (3) support for multiple formats for describing API calls, such as XML, EDI, relational, serialized object (e.g., JAVA), or other appropriate formats; (4) support for Hypertext Transport Protocol (HTTP) tunneling for traversing firewalls 22; (5) guaranteed execution of API calls (i.e. guaranteed message delivery); (6) versioning support; and (7) secure API calls. Any of these or other features may contribute to the ability of hub system 12 to integrate multiple disparate clients 18 in a generic manner and directly interact with such clients 18 without implementing interaction or communication protocols tailored specially for each client 18. For example, the network API of hub system 12 may expose planning and collaborative engine capabilities of hub system 12 to client integrators in a standard fashion. The network API may also allow bulk transaction interaction to be dealt with in a more efficient manner.
In one embodiment, communications may be initiated from client systems 14 to hub system 12, which may provide a level of security to client systems 14 because no inbound connections will be required and no ports in associated firewalls 22 will need to be opened for communication with hub system 12. Instead, hub system 12 maintains one or more open ports in its firewall 22 for communication with client systems 14. Where client system 14 is a remote hub system 12, both hub systems 12 will have open ports to service normal requests, such that the same port may be used for communication between these hub systems 12. Secure HTTP (HTTPS) may be used as the transport layer for exchanging information between hub system 12 and client systems 14, providing the benefit of a widely accepted mechanism, allowing "tunneling" through various types of security firewall arrangements, and providing other features described herein. As described below, hub server complex 16 of hub system 12 may include a Secure Socket Layer (SSL) enabled HTTPS web server to provide communication with client systems 14.
FIGURE 2 illustrates an example hub system 12 in which hub server complex 16 includes one or more HTTPS or other suitable web servers 30, one or more hub application servers 32, and one or more databases 34. Inbound and outbound event queues 36a and 36b, respectively, contain events (or transition notices reflecting the events) to be communicated from web server 30 to hub application server 32 or from hub application server 32 to web server 30, respectively. Hub application server 32 supports one or more applications 38 that provide functionality desired by the clients 18 accessing hub system 12. Hub application server 32 may support, for example, a collaborative planning application 38 that accesses data stored in database 34, which may be based on demand forecast data, available-to-promise (ATP) data, inventory data, or other suitable data received from the enterprise applications of clients 18, to provide collaborative planning for at least a portion of a supply chain that includes these clients 18. However, the present invention contemplates hub system 12 with any appropriate hub application server 32, associated applications 38, and associated database 34 in accordance with particular needs.
In one embodiment, the functionality of applications 38 that execute in hub application server 32 may be represented as business object each having a particular state at any given time. When an action is performed on a business object, it changes state.
This transition can be considered an event that is of interest to an appropriate event handler associated with event queues 36. hi general, applications 38 may post transition notices to event queue 36 and event handlers may access event queue 36 to consume associated events as appropriate. In a particular embodiment, these event handlers may be of three types: (1) transient, (2) persistent, and (3) guaranteed. The transient type is for events that if lost are not critical, such as informational events which are not persisted and therefore could be lost if system shutdown occurs. The transient event mechanism is a fast memory based approach. Persistent events are stored in database 34 for removal by a persistent event handler upon consumption. The persistent event handler takes full responsibility for properly delivering the event to its consumer. The guaranteed event mechanism implements guaranteed delivery semantics, by which a guaranteed handler will converse with the event framework to achieve guaranteed delivery of the event to its consumer. Although particular event handling strategies are described, the present invention contemplates any appropriate technique for communicating events (or transition notices reflecting events) between hub application server 32 and consumers of the events.
Occasionally, clients 18 may wish to receive notification of any interesting occurrences by way of an active push from hub system 12 to their client systems 14.
Clients 18 may be running diverse event consumption technologies (e.g., HTTP, e-mail, etc.). In one embodiment, pre-built event consumers may be provided when a proprietor of hub system 12 provides certain spoke technology or hub technology on the client side. For any clients 18 that have specific implementations, specific push mechanisms may need to be built. As noted above, for easier firewall transversal and easier deployment, the push mechanism is preferably used only if client 18 objects to using a polling mechanism for event notification. A pattern may be defined to allow development of appropriate push client mechanisms.
FIGURE 3 illustrates an example request-response protocol associated with the network API supported by hub system 12. hi one embodiment, a servlet running in web server 30 acts as a request broker 50 to provide translation between network API (NAPI) and hub API (HAPI) commands. Request broker 50 receives a NAPI request contained within an HTTP request, interprets the format of the wrapper that contains the NAPI request (e.g., Multi-purpose Internet Mail Extensions (MIME)), determines the format in which the one or more parameters of the NAPI request are represented (e.g., XML, EDI, serialized object (JAVA), relational, etc.), selects an appropriate adapter 24 for the NAPI request based on the format of the parameters, and passes the parameters to the selected adapter 24 in their native format using an adapter interface 52. In one embodiment, as is shown, passing the parameters to the selected adapter 24 involves request broker 50 calling a method on adapter interface 52 to get adapter 24 and then calling a method on adapter interface 52 to' pass the parameters to adapter 24. Adapter 24 converts the formatted parameters to JAVA classes or any other representation suitable for processing at hub application server 32, according to the implementation.
Request broker 50 may select an appropriate application server adapter 54 for hub application server 32, according to the application 38 to be used to handle the NAPI request, and passes the parameters (now converted to JAVA classes according to the particular implementation) to selected application server adapter 54. hi one embodiment, as is shown, passing the parameters to the selected application server adapter 54 involves request broker 50 calling a method on request broker 50 to get a Uniform Resource Locator (URL) or other address of application server adapter 54 and then calling a method on application server adapter 54 to pass the parameters to application server adapter 54. Request broker 50 obtains an appropriate return value in response to calling the method in application server adapter 54, the return value reflecting processing of the parameters by an appropriate application 38 ninning on hub application server 32. Request broker 50 gives the return value (represented in JAVA classes according to the particular implementation) to the selected adapter 24, which then returns a return value in the same format as the original NAPI request. In one embodiment, as is shown, giving the return value adapter 24 involves calling a method on adapter 24. Request broker 50 generates a NAPI response containing the return value, wraps the NAPI response and associated return value in an appropriate wrapper (e.g., a MEVIE wrapper), and communicates an HTTP response containing the wrapped NAPI response and associated return value to client 18. For document-based or batch-based modes, the same mechanism may be followed, except that the NAPI request is typically a "saveDocumentAndProcess" type request. This is the mechanism that is preferably used for upload/download capabilities that hub system 12 may use. Because the mechanism described above waits until a return value is received from the final recipient of the NAPI request (i.e. selected application server adapter 54) before communicating any response to the originator of the NAPI request (i.e. client 18), a level of guaranteed messaging may be achieved, hi one embodiment, client 18 will know upon receiving the NAPI response that the final recipient has in fact received the API call. However, the possibility exists that if the connection between client 18 and web server 30 is dropped after the method is executed, but before an associated reply is received by client 18, duplicate delivery of the API call may occur. Due to the behavior of request broker 50, guaranteed message delivery can be achieved such that request broker 50 recognizes any duplicate delivery and handle it accordingly. If client 18 does not receive a NAPI response to its request, client 18 may assume that request broker 50 has not received the request and that client 18 may resubmit the request until an appropriate response is received. If there is a failure in submitting the request, either client 18 will receive an error notification or its connection with the web server 30 will be dropped. This provides a proper indication to client 18 that its request was not delivered and should be re- attempted. If the transmission of the response fails, client 18 will not receive the response or its connection will be dropped, and client 18 will know that another attempt to deliver the request should occur. As the above description makes clear, communication between request broker 50 and client 18 involves a request-response protocol. Method execution in other environments would typically involve a client 18 calling a method and expecting a return type generated by the request. The same scenario exists in the environment of system 10, except that the method is instead executed remotely from client 18 (e.g., by application server adapter 54 of hub system 12) with link 20 (e.g., the Internet) being the mechanism to communicate information between the caller of the method (client 18) and the executor of the method (application server adapter 54).
When the duration of a method invocation (i.e. message passing) is relatively large (e.g., large file upload, long computational method, etc.), an asynchronous (i.e. document- based) invocation semantic is preferably used to avoid tying up network connections, database connections, and other resources for long periods. This also helps avoid clients 18 having to "block" or otherwise suspend communications for a long period and potentially timing out. When the duration of a method invocation is relatively small, either an asynchronous or synchronous (function-based) invocation semantic may be employed. In general however, a synchronous mode is preferred over an asynchronous mode because coding of components of hub system 12 and client systems 14 may be simpler in the synchronous case.
In one embodiment, request broker 50 may maintain an access control list to prevent unauthorized execution of methods. Client 18 may be required to connect to web server 30 with a username and a password, which controls general access to the resources of hub system 12. hi addition, the access control list may specify all the methods that may be executed within hub system 12. Where access to at least some methods is restricted to certain clients 18, the access control list may further specify which methods are accessible to which clients 18. If access to a particular method, generally or by a particular client 18, is not specified in the access control list, the method will not be executed.
FIGURE 4 illustrates an example network API (NAPI) message format 70, which in one embodiment includes a MIME envelope 72 having a content type 74 set to multipart/mixed and including a boundary definition, and a NAPI component 76. NAPI component 76 may be request component 76a (as illustrated in FIGURE 5), a response component 76b (as illustrated in FIGURE 6), an exception component 76c (as illustrated in FIGURE 7), or any other suitable component 74.
FIGURE 5 illustrates an example NAPI request component 76a received at hub system 12 from a client 18. In one embodiment, request component 76a may include a NAPI request content type 78 including a boundary definition, a content disposition 80 including a NAPI version, a hub API (HAPI) descriptor 82 including a description of the HAPI method to call, and one or more NAPI parameters 84 used to execute the called method. The format for parameters 84 defines which adapter 24 will be chosen to interpret the request and to build the corresponding reply for the session. As described above, for example, the format may be XML, EDI, serialized object (e.g., JAVA), relational, or any other suitable format according to particular needs. Parameters 84 are preferably (and in one embodiment must be) given in the order the parameters 84 appear in the method call. If no parameters 84 exist in the method signature, then request component 76a will not include any parameters 84 in addition to descriptor 82.
An example request component 76a may be defined as follows:
Content-Type: multipailΛmxecl; boundary="NAPI_BOU DARY" -NAPI_BOU DARY
Content-Type: application/napi-request; boundary="COMPONENT_BOU DARY" Content-Disposition: inline; version=1.0
— COMPONENT_BOUNDARY Content-Type: application/napi-method
Content-Disposition: inline
AccessorURL=urlName MethodName=methodName
~COMPONENT_BOUNDARY Content-Type : application/napi-parameter Content-Transfer-Encoding: base64 Content-Disposition: inline; forπ_at_type="JAVA" 0M8R4KGxGuEAAAAAAAAAAAAAAAAAA
AAANwAAAAEAAAD+////AAAAADQAAAD
~COMPONENT_BOU]SIDARY Content-Type: application/napi-parameter Content-Transfer-Encoding: base64 Content-Disposition: inline; format_type="JAVA"
0M8R4KGxGuEAAAAAAAAAAAAAAAAAA AAANwAAAAEAAAD+////AAAAADQAAAD
Figure imgf000013_0001
--COMPONENTJBOUNDARY-- -NAPI BOUNDARY-
FIGURE 6 illustrates an example NAPI reply component 76b communicated from hub system 12 to client 18. In one embodiment, reply component 76b may include a NAPI reply content type 78 that includes a boundary definition, a content disposition 80 that includes a NAPI version, a HAPI descriptor 82 that includes a description of the HAPI method called, and a NAPI return value 86 from executing the method. The format field of the return value 86 will preferably describe how to interpret the return value 86, corresponding to the adapter 24 that was used. Where appropriate, reply component 76b may include a deprecation notice 88 that indicates to the calling client 18 that the called method should not be further used. An example reply component 76b may be defined as follows:
Content-Type: multipart/mixed; boundary="NAPI_BOUNDARY" -NAPI_BOUNDARY
Content-Type: application/napi-reply; boundary="COMPONENT_BOUNDARY" Content-Disposition: inline; version=1.0
AccessorURL=urlName MethodName=methodName
-COMPONENT_BOUNDARY Content-Type: application/napi-return-value; Content-Transfer-Encoding: base64 Content-Disposition: inline; format=" J VA"
0M8R4KGxGuEAAAAAAAAAAAAAAAAAA
AAANwAAAAEAAAD+////AAAAADQAAAD
--COMPONENTJ30UNDARY-- --NAPIJBOUNDARY--
An example reply component 76a with an attached deprecation notice 88 may be defined as follows:
Content-Type: multipart mixed; boundary="NAPI_BOUNDARY"
-NAPI_BOUNDARY
Content-Type: application/napi-reply; boundary="COMPONENT_BOUNDARY"
Content-Disposition: inline; version=1.0
AccessorURL=urlName MethodName=methodName
-COMPONENT_BOUNDARY Content-Type: application/napi-return-value;
Content-Transfer-Encoding: base64 Content-Disposition: inline; format="JAVA"
0M8R4KGxGuEAAAAAAAAAAAAAAAAAA AAAN AAAAEAAAD+////AAAAADQAAAD
~COMPONENT_BOUNDARY Content-Type: application napi-deprecation-notice;
This method has been deprecated. ~COMPONENT_BOUNDARY-
--NAPI BOUNDARY- FIGURE 7 illustrates an example NAPI exception component 76c that might be' communicated from hub system 12 to client 18. In one embodiment, exception component 76c may include a NAPI exception-report content type 78 that includes a boundary definition, a content disposition 80 that includes a NAPI version, a HAPI descriptor 82 that includes a description of the HAPI method called, and a NAPI exception descriptor 90 that includes description of the exception that occurred. As for reply component 76b described above, where appropriate, exception component 76c may include a deprecation notice 88 indicating to the calling client 18 that the called method should not be further used.
An example exception component 76c may be defined as follows:
Content-Type: multipart/mixed; boundary="NAPI_BOUNDARY" ~NAPI_BOUNDARY
Content-Type:application/napi-exception-report;boundary=' OMPONENT_BOUNDARY'' Content-Disposition: inline; version=1.0
AccessorURL=urlName MethodName=methodName
~COMPONENT_BOUNDARY Content-Type: text/plain; Application threw exception: "Reason for exception being thrown"
-COMPONENT_BOUNDARY~ -NAPI_BOUNDARY~
An example exception component 76c with an attached deprecation notice 88 may be defined as follows:
Content-Type: multipart/mixed; boundary="NAPI_BOUNDARY" -NAPI_BOUNDARY
Content-Type:application/napi-exception-report;bomdary="COMPONENT_BOUNDARY" Content-Disposition: inline; version=1.0
AccessorURL=urlName MethodName=methodName
~COMPONENT_BOUNDARY Content-Type: text/plain; Application threw exception: "Reason for exception being thrown"
--COMPONENTJBOUNDARY
Content-Type : application napi-deprecation-notice; This method has been deprecated. --COMPONENT .BOUNDARY-- --NAPI BOUNDARY—
Although the present invention has been described with several embodiments, a plethora of changes, substitutions, variations, alterations, and modifications may be suggested to one skilled in the art, and it is intended that the invention encompass all such changes, substitutions, variations, alterations, and modifications as fall within the spirit and scope of the appended claims.

Claims

WHAT IS CLAIMED IS:
1. A computer-implemented system, comprising: a request broker operable to: receive a network API request component from a client, the network API request component comprising a description of a system API method to be called and one or more parameters to be used in executing the system API method, the parameters having one of a plurality of acceptable native formats; determine the native format of the parameters; and communicate the parameters in the native format to a selected one of a plurality of translators for translation of the parameters from the native format to an internal format, each translator being associated with a different native format; and communicate the parameters in the internal format to an application server to enable execution of the system API method according to the parameters; and the application server system, operable to receive the parameters from the request broker in the internal format, generate a return value reflecting execution of the system API method according to the parameters, and communicate the return value to the request broker in the internal format; the request broker further operable to receive the return value from the application server system in the internal format, communicate the return value in the internal format to the selected translator for translation of the return value from the internal format to the native format, generate a network API reply component that comprises the description of the system API method that was called and the return value in the native format, and communicate the network API reply component to the client.
2. The system of Claim 1, wherein: the request broker is implemented as a servlet operating at a Secure Hypertext Transport Protocol (HTTPS) web server; and the network API request and network API reply components comprise Multipurpose Internet Mail Extension (MIME) containers communicated over the Internet in HTTPS messages.
3. The system of Claim 1, wherein the system is a hub system, the client is located remote from the hub system, and the client comprises at least one of a remote application, a remote spoke, and a remote hub system.
4. The system of Claim 1, wherein the request broker is a component of an electronic marketplace, the client is remote from the electronic marketplace, and the client comprises at least one of a remote enterprise application, a remote spoke, and a remote electronic marketplace.
5. The system of Claim 1, wherein: the plurality of acceptable native formats comprises Extensible Markup Language (XML), Electronic Data Interchange (EDI), and JAVA formats; and the internal format comprises JAVA format, the parameters being converted into JAVA classes by the selected translator.
6. The system of Claim 1, wherein the system API method is called using a synchronous method invocation semantic.
7. The system of Claim 1, wherein the application server system comprises an application server and a plurality of associated adapters, the request broker communicating the parameters in the internal format to a selected one of the plurality of adapters to enable execution of the system API method according to the parameters, the selected adapter being operable to: receive the parameters from the request broker in the internal format; communicate the parameters to the application server in the internal format for execution of the system API method according to the parameters; receive the return value from the application server reflecting execution of the system API method according to the parameters; and communicate the return value to the request broker in the internal format.
8. The system of Claim 1, wherein the application server system supports one or more applications comprising at least a collaborative planning application operable to provide planning data for one or more clients within a supply chain.
9. The system of Claim 1, wherein the network API request component and network API reply component each comprise a version identifier indicating the version of the network API request component and network API reply component being used.
10. The system of Claim 1, wherein the network API reply comprises a format field describing how to interpret the return value and corresponding to the selected translator.
11. The system of Claim 1, wherein the network API reply comprises a deprecation notice indicating to the client that the system API method that was called should not be further used.
12. The system of Claim 1, wherein the request broker is further operable to generate a network API exception component based on an exception occurring in connection with execution of a second system API method called based on a network API request component received from a second client, the network API exception component comprising a description of the second system API method, a description of the exception, and a deprecation notice indicating to the second client that the second system API method should not be further used.
13. The system of Claim 1, further comprising a system firewall having a plurality of ports, the system maintaining at least one port of the system firewall open for communication with the client, the client initiating a connection to the system through the at least one open port of the system firewall to communicate the network API request component to the request broker, independent of any port of a client firewall being open for communication with the system.
14. A computer-implemented method, comprising: receiving a network API request component at a request broker from a client, the network API request component comprising a description of a system API method to be called and one or more parameters to be used in executing the system API method, the parameters having one of a plurality of acceptable native formats; determining the native format of the parameters at the request broker; communicating the parameters in the native format from the request broker to a selected one of a plurality of translators for translation of the parameters from the native format to an internal format, each translator being associated with a different native format; communicating the parameters in the internal format from the request broker to an application server system to enable execution of the system API method according to the parameters; receiving a return value at the request broker from the application server system in the internal format; con__municating the return value from the request broker to the selected translator for translation of the return value from the internal format to the native format; generating a network API reply component at the request broker comprising the description of the system API method that was called and the return value in the native format; and communicating the network API reply component from the request broker to the client.
15. The method of Claim 14, wherein: the request broker is implemented as a servlet operating at a Secure Hypertext
Transport Protocol (HTTPS) web server; and the network API request and network API reply components comprise Multipurpose Internet Mail Extension (MIME) containers communicated over the Internet in HTTPS messages.
16. The method of Claim 14, wherein the request broker is a component of a hub system, the client is remote from the hub system, and the client comprises at least one of a remote application, a remote spoke, and a remote hub system.
17. The method of Claim 14, wherein the request broker is a component of an electronic marketplace, the client is remote from the electronic marketplace, and the client comprises at least one of a remote enterprise application, a remote spoke, and a remote electronic marketplace.
18. The method of Claim 14, wherein: the plurality of acceptable native formats comprises Extensible Markup Language (XML), Electronic Data Interchange (EDI), and JAVA formats; and the internal format comprises JAVA format, the parameters being converted into
JAVA classes by the selected translator.
19. The method of Claim 14, further comprising calling the system API method using a synchronous method invocation semantic.
20. The method of Claim 14, wherein: the application server system comprises an application server and a plurality of associated adapters; and the method comprises communicating the parameters in the internal format from the request broker to a selected one of the plurality of adapters to enable execution of the system API method according to the parameters, communicating the parameters from the selected adapter to the application server in the internal format for execution of the system API method according to the parameters, receiving at the selected adapter the return value from the application server reflecting execution of the system API method according to the parameters, and communicating the return value from the selected adapter to the request broker in the internal format.
21. The method of Claim 14, wherein the application server system supports one or more applications comprising at least a collaborative planning application operable to provide planning data for one or more clients within a supply chain.
22. The method of Claim 14, wherein the network API request component and network API reply component each comprise a version identifier indicating the version of the network API request component and network API reply component being used.
23. The method of Claim 14, wherein the network API reply comprises a format field describing how to interpret the return value and corresponding to the selected translator.
24. The method of Claim 14, wherein the network API reply comprises a deprecation notice indicating to the client that the system API method that was called should not be further used.
25. The method of Claim 14, further comprising generating a network API exception component at the request broker based on an exception that has occurred in connection with execution of a second system API method called based on a network API request component received from a second client, the network API exception component comprising a description of the second system API method, a description of the exception, and a deprecation notice indicating to the second client that the second system API method should not be further used.
26. The method of Claim 14, further comprising: maintaining at least one of a plurality of ports of a system firewall open for communication with the client; and accepting a connection initiated by the client through the at least one open port of the system firewall to allow the client to commimicate the network API request component to the request broker, independent of any port of a client firewall being open for communication.
27. A computer-implemented system, comprising: means for receiving a network API request component at a request broker from a client, the network API request component comprising a description of a system API method to be called and one or more parameters to be used in executing the system API method, the parameters having one of a plurality of acceptable native formats; means for determining the native format of the parameters at the request broker; means for communicating the parameters in the native format from the request broker to a selected one of a plurality of translators for translation of the parameters from the native format to an internal format, each translator being associated with a different native format; means for communicating the parameters in the internal format from the request broker to an application server system to enable execution of the system API method according to the parameters; means for receiving a return value from the application server system at the request broker reflecting execution of the system API method according to the parameters; means for communicating the return value in the internal format from the request broker to the selected translator for translation of the return value from the internal format to the native format; . means for generating a network API reply component at the request broker comprising the description of the system API method that was called and the return value in the native format; and means for communicating the network API reply component from the request broker to the client.
PCT/US2001/025561 2000-08-14 2001-08-14 Network application program interface facilitating communication in a distributed network environment WO2002015029A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2001288263A AU2001288263A1 (en) 2000-08-14 2001-08-14 Network application program interface facilitating communication in a distributed network environment

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US22536600P 2000-08-14 2000-08-14
US60/225,366 2000-08-14

Publications (1)

Publication Number Publication Date
WO2002015029A1 true WO2002015029A1 (en) 2002-02-21

Family

ID=22844584

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/025561 WO2002015029A1 (en) 2000-08-14 2001-08-14 Network application program interface facilitating communication in a distributed network environment

Country Status (4)

Country Link
US (1) US7216142B2 (en)
AU (1) AU2001288263A1 (en)
TW (1) TW586063B (en)
WO (1) WO2002015029A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107908485A (en) * 2017-10-26 2018-04-13 中国平安人寿保险股份有限公司 Interface parameters transmission method, device, equipment and computer-readable recording medium
CN110007950A (en) * 2019-04-10 2019-07-12 优信拍(北京)信息科技有限公司 A kind of management method of application programming interfaces, device and server

Families Citing this family (50)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6980997B1 (en) * 2001-06-28 2005-12-27 Microsoft Corporation System and method providing inlined stub
US20030149740A1 (en) * 2002-02-04 2003-08-07 Wookey Michael J. Remote services delivery architecture
US20030177259A1 (en) * 2002-02-04 2003-09-18 Wookey Michael J. Remote services systems data delivery mechanism
US20030149771A1 (en) * 2002-02-04 2003-08-07 Wookey Michael J. Remote services system back-channel multicasting
US20030149889A1 (en) * 2002-02-04 2003-08-07 Wookey Michael J. Automatic communication and security reconfiguration for remote services
US20030163544A1 (en) * 2002-02-04 2003-08-28 Wookey Michael J. Remote service systems management interface
US7167448B2 (en) * 2002-02-04 2007-01-23 Sun Microsystems, Inc. Prioritization of remote services messages within a low bandwidth environment
US20030195765A1 (en) * 2002-04-10 2003-10-16 Mukesh Sehgal Data exchange method and system
US20030212738A1 (en) * 2002-05-10 2003-11-13 Wookey Michael J. Remote services system message system to support redundancy of data flow
US7181455B2 (en) * 2002-06-27 2007-02-20 Sun Microsystems, Inc. Bandwidth management for remote services system
US7260623B2 (en) * 2002-06-27 2007-08-21 Sun Microsystems, Inc. Remote services system communication module
US7240109B2 (en) * 2002-06-27 2007-07-03 Sun Microsystems, Inc. Remote services system service module interface
US8266239B2 (en) * 2002-06-27 2012-09-11 Oracle International Corporation Remote services system relocatable mid level manager
FR2846498A1 (en) * 2002-10-25 2004-04-30 Sema METHOD FOR COMMUNICATION BETWEEN SERVERS AND DEVICE FOR IMPLEMENTING SAID METHOD
FR2848759A1 (en) * 2002-12-17 2004-06-18 Sema Client and application server communicating method for e.g. financier computer system, involves converting call responses written in client or application format into format written in multi-channel multi-application server format by string
US7209929B2 (en) * 2003-04-17 2007-04-24 Salesforce.Com, Inc. Java object cache server for databases
US7685603B2 (en) * 2003-09-08 2010-03-23 Sap Ag Selecting client adapters
US20050091068A1 (en) * 2003-10-23 2005-04-28 Sundaresan Ramamoorthy Smart translation of generic configurations
US7467386B2 (en) 2004-01-16 2008-12-16 International Business Machines Corporation Parameter passing of data structures where API and corresponding stored procedure are different versions/releases
KR101010774B1 (en) * 2004-02-11 2011-01-25 엘지전자 주식회사 Method for discontinuously transmitting and receiving point-to-multipoint service data in mobile communication system
US7571464B2 (en) * 2004-08-27 2009-08-04 International Business Machines Corporation Secure bidirectional cross-system communications framework
US20060277224A1 (en) * 2005-06-07 2006-12-07 Microsoft Corporation Synchronizing arbitrary data using a flexible schema
US20070240040A1 (en) * 2006-04-05 2007-10-11 Christopher Peters Non-compiled portable algorithm
US8028025B2 (en) * 2006-05-18 2011-09-27 International Business Machines Corporation Apparatus, system, and method for setting/retrieving header information dynamically into/from service data objects for protocol based technology adapters
US20070271136A1 (en) * 2006-05-19 2007-11-22 Dw Data Inc. Method for pricing advertising on the internet
US8032900B2 (en) * 2006-08-02 2011-10-04 Microsoft Corporation Conducting client-server inter-process communication
JP4978109B2 (en) * 2006-08-10 2012-07-18 富士通株式会社 Network system and information processing method
US7907619B2 (en) 2006-12-19 2011-03-15 International Business Machines Corporation Method, system and program product for adapting to protocol changes
US7913264B2 (en) * 2007-02-22 2011-03-22 Amadeus Sas Remote customisation module and system comprising said module
US20080263214A1 (en) * 2007-04-19 2008-10-23 Austin Mark P Systems and Methods for Rapid Integration of Data Storage Subsystems
US7991915B2 (en) * 2008-05-05 2011-08-02 Sentilla Corporation Software platform for radio network
US8793339B2 (en) * 2008-08-29 2014-07-29 Red Hat, Inc. Facilitating client server interaction
US8793398B2 (en) * 2008-08-29 2014-07-29 Red Hat, Inc. Facilitating client server interaction
US8838707B2 (en) * 2010-06-25 2014-09-16 Twilio, Inc. System and method for enabling real-time eventing
CN102694866B (en) * 2012-06-01 2015-02-25 北京首钢自动化信息技术有限公司 Service request broker system in distributed network environment
US9521040B2 (en) 2013-04-03 2016-12-13 Salesforce.Com, Inc. System and method for generic configuration management system application programming interface
US20150052047A1 (en) * 2013-08-19 2015-02-19 Xerox Business Services, Llc Methods and systems for facilitating document banking
US10148493B1 (en) * 2015-06-08 2018-12-04 Infoblox Inc. API gateway for network policy and configuration management with public cloud
CN105635282B (en) * 2015-12-30 2018-11-16 浪潮(北京)电子信息产业有限公司 A kind of cluster management system and method
JP6871943B2 (en) * 2016-03-28 2021-05-19 オラクル・インターナショナル・コーポレイション Preformed instructions for mobile cloud services
US10819784B1 (en) * 2016-03-30 2020-10-27 The Bank Of New York Mellon API mediation for online services
US10572310B2 (en) 2016-09-21 2020-02-25 International Business Machines Corporation Deploying and utilizing a software library and corresponding field programmable device binary
US10417012B2 (en) 2016-09-21 2019-09-17 International Business Machines Corporation Reprogramming a field programmable device on-demand
US10355945B2 (en) * 2016-09-21 2019-07-16 International Business Machines Corporation Service level management of a workload defined environment
US10599479B2 (en) 2016-09-21 2020-03-24 International Business Machines Corporation Resource sharing management of a field programmable device
US10496566B2 (en) * 2016-12-20 2019-12-03 Samsung Electronics Co., Ltd. Method and apparatus for data recovering during a board replacement
US11231974B2 (en) * 2018-03-02 2022-01-25 Sap Se Processing state changes to applications
GB201807039D0 (en) * 2018-04-30 2018-06-13 Sage People Ltd Apparatus and method for communicating data in a multi-tennant computer system
US11424994B2 (en) * 2019-05-16 2022-08-23 Fortuna Identity Inc Traffic-controlled processing of application requests
US11140223B2 (en) * 2020-01-14 2021-10-05 Servicenow, Inc. Systems and methods for synchronizing data between hub and spoke environments

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5339434A (en) * 1992-12-07 1994-08-16 Trw Inc. Heterogeneous data translation system
US6066181A (en) * 1997-12-08 2000-05-23 Analysis & Technology, Inc. Java native interface code generator

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5329619A (en) * 1992-10-30 1994-07-12 Software Ag Cooperative processing interface and communication broker for heterogeneous computing environments
GB9501378D0 (en) * 1995-01-24 1995-03-15 Ibm A system and method for establishing a communication channel over a heterogeneous network between a source node and a destination node
US5926636A (en) * 1996-02-21 1999-07-20 Adaptec, Inc. Remote procedural call component management method for a heterogeneous computer network
US5987504A (en) * 1996-12-31 1999-11-16 Intel Corporation Method and apparatus for delivering data
US6523022B1 (en) * 1997-06-09 2003-02-18 Allen Hobbs Method and apparatus for selectively augmenting retrieved information from a network resource
US7454378B1 (en) * 1997-08-22 2008-11-18 Grenex Corp. Exchange method and apparatus
US6621505B1 (en) * 1997-09-30 2003-09-16 Journee Software Corp. Dynamic process-based enterprise computing system and method
US6141759A (en) * 1997-12-10 2000-10-31 Bmc Software, Inc. System and architecture for distributing, monitoring, and managing information requests on a computer network
US6381579B1 (en) * 1998-12-23 2002-04-30 International Business Machines Corporation System and method to provide secure navigation to resources on the internet
US6986101B2 (en) * 1999-05-06 2006-01-10 International Business Machines Corporation Method and apparatus for converting programs and source code files written in a programming language to equivalent markup language files
US6954783B1 (en) * 1999-11-12 2005-10-11 Bmc Software, Inc. System and method of mediating a web page
JP2004511034A (en) * 2000-08-11 2004-04-08 マニュギスティックス・インコーポレイテッド System and method for integrating heterogeneous networks used in electronic communications and electronic commerce

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5339434A (en) * 1992-12-07 1994-08-16 Trw Inc. Heterogeneous data translation system
US6066181A (en) * 1997-12-08 2000-05-23 Analysis & Technology, Inc. Java native interface code generator

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107908485A (en) * 2017-10-26 2018-04-13 中国平安人寿保险股份有限公司 Interface parameters transmission method, device, equipment and computer-readable recording medium
CN107908485B (en) * 2017-10-26 2020-08-04 中国平安人寿保险股份有限公司 Interface parameter transmission method, device, equipment and computer readable storage medium
CN110007950A (en) * 2019-04-10 2019-07-12 优信拍(北京)信息科技有限公司 A kind of management method of application programming interfaces, device and server

Also Published As

Publication number Publication date
US7216142B2 (en) 2007-05-08
TW586063B (en) 2004-05-01
AU2001288263A1 (en) 2002-02-25
US20020038340A1 (en) 2002-03-28

Similar Documents

Publication Publication Date Title
US7216142B2 (en) Network application program interface facilitating communication in a distributed network environment
US10778611B2 (en) Techniques for providing connections to services in a network environment
Harrison et al. Mobile Agents: Are they a good idea?
Chess et al. Mobile agents: Are they a good idea?
US6604104B1 (en) System and process for managing data within an operational data store
US20190073617A1 (en) Managing virtual business instances within a computer network
RU2379755C2 (en) System and method for sharing objects between computers over network
US8205007B2 (en) Native format tunneling
Curry Message‐oriented middleware
US7428597B2 (en) Content-based routing system and method
US7895285B2 (en) Business to business event communications
US7991845B2 (en) Delivering certified messages to message servers
US20020107752A1 (en) System and method for integrating web-originated orders with backend business systems
US20070162560A1 (en) System and method for asynchronous request response
US7996562B2 (en) Messaging system interface to web services
WO2006004623A2 (en) Access and synchronization with enterprise applications using remote hosted solution
US20020107699A1 (en) Data management system and method for integrating non-homogenous systems
US6959340B1 (en) Platform independent business to business messenger in an enterprise computer system
US8484281B2 (en) System and method for callbacks based on web service addressing
US7007088B1 (en) Method and apparatus for providing an E-business audit trail in a distributed computing system
US20020188666A1 (en) Lightweight dynamic service conversation controller
US20050188201A1 (en) Technique for reliable message confirmation
US20080077672A1 (en) Online messaging architecture
US7096262B2 (en) Apparatus and method for asymmetric electronic commerce transactions
WO2006044898A2 (en) A method and system for providing reconciliation of semantic differences amongst multiple message service providers

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ CZ DE DE DK DK DM DZ EC EE EE ES FI FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP