Method and software for publishing a business process orchestration as a web service
    1.
    发明申请
    Method and software for publishing a business process orchestration as a web service 有权
    将业务流程编排作为Web服务发布的方法和软件

    公开(公告)号:US20050138634A1

    公开(公告)日:2005-06-23

    申请号:US10740045

    申请日:2003-12-18

    CPC分类号: G06F17/30861

    摘要: A method of generating code that permits client access to a business process orchestration running on a server as a web service using the Simple Object Access Protocol (SOAP). Business process orchestrations in XLANG are converted to a web service implementation description from which the Web services code is generated. During runtime, when a SOAP request message comes into the server, it is passed to the target web method. The message is then passed to a Web services adapter that submits the request for further processing by the backend system. The response is forwarded to the Web services adapter, which returns the response as a SOAP response message to the client.

    摘要翻译: 生成代码的方法,允许客户端使用简单对象访问协议(SOAP)作为Web服务访问在服务器上运行的业务流程编排。 XLANG中的业务流程协调转换为生成Web服务代码的Web服务实现描述。 在运行时,当SOAP请求消息进入服务器时,它被传递到目标Web方法。 然后将该消息传递给Web服务适配器,该服务适配器提交由后端系统进一步处理的请求。 响应将转发到Web服务适配器,该适配器将响应作为SOAP响应消息返回给客户端。