Default value initialization of business objects
    11.
    发明申请
    Default value initialization of business objects 有权
    业务对象的默认值初始化

    公开(公告)号:US20080162264A1

    公开(公告)日:2008-07-03

    申请号:US11646366

    申请日:2006-12-28

    IPC分类号: G06F17/30

    CPC分类号: G06Q10/00 Y10S707/944

    摘要: Methods and apparatus, including computer program products, provided default values for business objects. In one exemplary embodiment, there is provided a method for providing default values for attributes of business objects. The method may comprise receiving, at a first service provider, a call to instantiate a first business object. The method may then obtain a static default value of an attribute associated with the first business object. A second service provider may be called to determine a dynamic default value for the attribute based on the static default value. The first service provider may then be provided with the dynamic default value for use when instantiating the first business object.

    摘要翻译: 包括计算机程序产品在内的方法和设备为业务对象提供了默认值。 在一个示例性实施例中,提供了一种用于为业务对象的属性提供默认值的方法。 该方法可以包括在第一服务提供商处接收实例化第一业务对象的呼叫。 该方法然后可以获得与第一业务对象相关联的属性的静态默认值。 可以调用第二个服务提供商来基于静态默认值来确定属性的动态默认值。 然后可以向第一服务提供商提供动态默认值,以在实例化第一业务对象时使用。

    Default value initialization of business objects
    12.
    发明授权
    Default value initialization of business objects 有权
    业务对象的默认值初始化

    公开(公告)号:US07725907B2

    公开(公告)日:2010-05-25

    申请号:US11646366

    申请日:2006-12-28

    IPC分类号: G06F13/00

    CPC分类号: G06Q10/00 Y10S707/944

    摘要: Methods and apparatus, including computer program products, provided default values for business objects. In one exemplary embodiment, there is provided a method for providing default values for attributes of business objects. The method may comprise receiving, at a first service provider, a call to instantiate a first business object. The method may then obtain a static default value of an attribute associated with the first business object. A second service provider may be called to determine a dynamic default value for the attribute based on the static default value. The first service provider may then be provided with the dynamic default value for use when instantiating the first business object.

    摘要翻译: 包括计算机程序产品在内的方法和设备为业务对象提供了默认值。 在一个示例性实施例中,提供了一种用于为业务对象的属性提供默认值的方法。 该方法可以包括在第一服务提供商处接收实例化第一业务对象的呼叫。 该方法然后可以获得与第一业务对象相关联的属性的静态默认值。 可以调用第二个服务提供商来基于静态默认值来确定属性的动态默认值。 然后可以向第一服务提供商提供动态默认值,以在实例化第一业务对象时使用。

    Systems and methods for adapting procedure calls to service providers
    13.
    发明授权
    Systems and methods for adapting procedure calls to service providers 有权
    将过程调用调整到服务提供者的系统和方法

    公开(公告)号:US08386555B2

    公开(公告)日:2013-02-26

    申请号:US11266390

    申请日:2005-11-04

    CPC分类号: G06F9/547 G06F9/541

    摘要: Systems and methods are provided for adapting a procedure call from a service manager to a service provider in a computer framework. An inbound procedure call is received, requesting an inbound procedure to operate on an object. Then, the inbound procedure is transformed to an outbound procedure based on a stored mapping of input procedures to output procedures. The outbound procedure is called from the service provider to operate on the object.

    摘要翻译: 提供了系统和方法,用于在计算机框架中调整从服务管理器到服务提供者的过程调用。 接收入站过程调用,请求入站过程对对象进行操作。 然后,基于存储的输入过程映射到输出过程,将入站过程转换为出站过程。 从服务提供商调用出站过程对对象进行操作。

    Systems and methods for adapting procedure calls to service providers
    14.
    发明申请
    Systems and methods for adapting procedure calls to service providers 有权
    将过程调用调整到服务提供者的系统和方法

    公开(公告)号:US20070124740A1

    公开(公告)日:2007-05-31

    申请号:US11266390

    申请日:2005-11-04

    CPC分类号: G06F9/547 G06F9/541

    摘要: Systems and methods are provided for adapting a procedure call from a service manager to a service provider in a computer framework. An inbound procedure call is received, requesting an inbound procedure to operate on an object. Then, the inbound procedure is transformed to an outbound procedure based on a stored mapping of input procedures to output procedures. The outbound procedure is called from the service provider to operate on the object.

    摘要翻译: 提供了系统和方法,用于在计算机框架中调整从服务管理器到服务提供者的过程调用。 接收入站过程调用,请求入站过程对对象进行操作。 然后,基于存储的输入过程映射到输出过程,将入站过程转换为出站过程。 从服务提供商调用出站过程对对象进行操作。

    MULTI-LANGUAGE SUPPORT FOR SERVICE ADAPTATION
    15.
    发明申请
    MULTI-LANGUAGE SUPPORT FOR SERVICE ADAPTATION 有权
    多语言支持服务适应

    公开(公告)号:US20110161940A1

    公开(公告)日:2011-06-30

    申请号:US12648206

    申请日:2009-12-28

    IPC分类号: G06F9/45

    CPC分类号: G06F8/41

    摘要: A plurality of domain-specific service adaptation languages can be supported by a back-end service adaptation system to provide runtime access to a runtime instance of a data object comprising data stored in a repository. By defining a language-specific data access service and parser for each domain-specific service adaptation language, a single, service adaptation language-independent compiler and interpreter can prepare and execute a runtime load that includes an execution plan for retrieving and converting data from the repository for delivery in a data object according to a query request from a consumer runtime environment. A consumer using the consumer runtime environment can define the service adaptation language to be used and provide a parser and source code to enable access to business object data using the back-end service adaptation system.

    摘要翻译: 多个域特定服务适配语言可以由后端服务适配系统支持,以提供运行时间访问包括存储在存储库中的数据的数据对象的运行时实例。 通过为每个特定领域的服务适配语言定义特定于语言的数据访问服务和解析器,单独的服务自适应语言无关的编译器和解释器可以准备并执行运行时负载,该运行时负载包括用于检索和转换数据的执行计划 存储库,用于根据来自消费者运行时环境的查询请求在数据对象中传递。 使用消费者运行时环境的消费者可以定义要使用的服务适配语言,并提供解析器和源代码,以使得能够使用后端服务适配系统访问业务对象数据。

    Systems and Methods For Intregrating Services
    16.
    发明申请
    Systems and Methods For Intregrating Services 有权
    综合服务的系统和方法

    公开(公告)号:US20100153492A1

    公开(公告)日:2010-06-17

    申请号:US12707662

    申请日:2010-02-17

    IPC分类号: G06F9/46 G06F15/16

    摘要: Methods and apparatus, including computer program products, are provided for executing a service using a set of software plug-ins. The method may include generating, at a first computer, a service request to execute the service. The method may also include processing, at a second computer, the generated service request using the set of software plug-ins associated with the service to create a modified service request by executing each of the software plug-ins in a sequence. Further, the method may include executing, at a third computer, the service using the modified service request and processing, by a second set of software plug-ins based on the sequence, a result from the executing step.

    摘要翻译: 提供包括计算机程序产品在内的方法和装置,用于使用一组软件插件执行服务。 该方法可以包括在第一计算机处生成执行服务的服务请求。 该方法还可以包括在第二计算机处理使用与服务相关联的一组软件插件来生成的服务请求,以通过以顺序执行每个软件插件来创建经修改的服务请求。 此外,该方法可以包括在第三计算机处使用修改的服务请求执行服务,并且通过基于该顺序的第二组软件插件来处理来自执行步骤的结果。

    Systems and methods for enhanced message support using a generic client proxy
    17.
    发明申请
    Systems and methods for enhanced message support using a generic client proxy 有权
    使用通用客户端代理增强消息支持的系统和方法

    公开(公告)号:US20070143393A1

    公开(公告)日:2007-06-21

    申请号:US11311224

    申请日:2005-12-20

    IPC分类号: G06F15/16

    摘要: Methods and apparatus, including computer program products, are provided for controlling message communication between a first computer and a second computer. An exemplary method includes receiving, at the first computer, one or more messages from the second computer, the messages being stored in a buffer associated with an interface at the first computer. The method also includes calling, by a user interface, the interface at the first computer to retrieve the messages from the buffer. Moreover, the method includes identifying, by the user interface, the messages for presentation based on one or more parameters of the message, and providing the identified messages to the user interface for presentation.

    摘要翻译: 提供包括计算机程序产品的方法和装置,用于控制第一计算机和第二计算机之间的消息通信。 一种示例性方法包括在第一计算机处接收来自第二计算机的一个或多个消息,该消息被存储在与第一计算机上的接口相关联的缓冲器中。 该方法还包括通过用户界面调用第一台计算机上的接口,以从缓冲区中检索消息。 此外,该方法包括基于消息的一个或多个参数,通过用户界面来识别用于呈现的消息,并且将识别的消息提供给用户界面进行呈现。

    Business object templates
    18.
    发明申请
    Business object templates 有权
    业务对象模板

    公开(公告)号:US20080126410A1

    公开(公告)日:2008-05-29

    申请号:US11526136

    申请日:2006-09-21

    IPC分类号: G06F17/30

    CPC分类号: G06F9/4488

    摘要: Business object templates which include a plurality of hierarchically arranged entities and characterize services associated with the entities can be used to generate new business objects. These new business objects are generated based on projections of the business object template. In some variations, the business objects include a subset of the entities defined by the business object template. In other variations, the business objects include all of the entities defined by the business object template but with only certain entities being activated.

    摘要翻译: 可以使用包括多个层次排列的实体和表征与该实体相关联的服务的业务对象模板来生成新的业务对象。 这些新的业务对象是基于业务对象模板的预测生成的。 在某些变体中,业务对象包括由业务对象模板定义的实体的子集。 在其他变体中,业务对象包括业务对象模板定义的所有实体,但只有某些实体被激活。

    Systems and methods for integrating services
    19.
    发明申请
    Systems and methods for integrating services 有权
    整合服务的系统和方法

    公开(公告)号:US20080004887A1

    公开(公告)日:2008-01-03

    申请号:US11477573

    申请日:2006-06-30

    IPC分类号: G06Q10/00 G06Q30/00

    摘要: Methods and apparatus, including computer program products, are provided for executing a service using a set of software plug-ins. The method may include generating, at a first computer, a service request to execute the service. The method may also include processing, at a second computer, the generated service request using the set of software plug-ins associated with the service to create a modified service request by executing each of the software plug-ins in a sequence. Further, the method may include executing, at a third computer, the service using the modified service request and processing, by a second set of software plug-ins based on the sequence, a result from the executing step.

    摘要翻译: 提供包括计算机程序产品在内的方法和装置,用于使用一组软件插件执行服务。 该方法可以包括在第一计算机处生成执行服务的服务请求。 该方法还可以包括在第二计算机处理使用与服务相关联的一组软件插件来生成的服务请求,以通过以顺序执行每个软件插件来创建经修改的服务请求。 此外,该方法可以包括在第三计算机处使用修改的服务请求执行服务,并且通过基于该顺序的第二组软件插件来处理来自执行步骤的结果。

    Multi-language support for service adaptation
    20.
    发明授权
    Multi-language support for service adaptation 有权
    多语言支持服务适应

    公开(公告)号:US08726229B2

    公开(公告)日:2014-05-13

    申请号:US12648206

    申请日:2009-12-28

    IPC分类号: G06F9/44 G06F9/45

    CPC分类号: G06F8/41

    摘要: A plurality of domain-specific service adaptation languages can be supported by a back-end service adaptation system to provide runtime access to a runtime instance of a data object comprising data stored in a repository. By defining a language-specific data access service and parser for each domain-specific service adaptation language, a single, service adaptation language-independent compiler and interpreter can prepare and execute a runtime load that includes an execution plan for retrieving and converting data from the repository for delivery in a data object according to a query request from a consumer runtime environment. A consumer using the consumer runtime environment can define the service adaptation language to be used and provide a parser and source code to enable access to business object data using the back-end service adaptation system.

    摘要翻译: 多个域特定服务适配语言可以由后端服务适配系统支持,以提供运行时间访问包括存储在存储库中的数据的数据对象的运行时实例。 通过为每个特定领域的服务适配语言定义特定于语言的数据访问服务和解析器,单独的服务自适应语言无关的编译器和解释器可以准备并执行运行时负载,该运行时负载包括用于检索和转换数据的执行计划 存储库,用于根据来自消费者运行时环境的查询请求在数据对象中传递。 使用消费者运行时环境的消费者可以定义要使用的服务适配语言,并提供解析器和源代码,以使得能够使用后端服务适配系统访问业务对象数据。