单词 | BPEL4WS |
释义 | BPEL4WS例句释义: 全部 1. Acme wants this module to be realized in a flexible manner, just as BPEL4WS has made its business process applications extremely flexible. Acme想以灵活的方式来实现这个模块,正如BPEL4WS使得业务流程应用程序极其灵活。 www.ibm.com 2. Business Process Execution Language for Web Services (BPEL4WS) can also be used to define the valid sequences of operations on a component. 还可以使用用于Web服务的业务流程执行语言(BPEL4WS)来定义组件的有效操作序列。 www.ibm.com 3. In BPEL4WS, the process of finding a suitable instance or creating one if necessary is called message correlation. 在BPEL4WS中,找到一个合适的实例或者创建一个合适的实例(如有必要的话)的流程称为消息相关性(messagecorrelation)。 www.ibm.com 4. A BPEL4WS process is defined in terms of its interactions with partners. 使用合作伙伴的交互方式,定义了该BPEL4WS流程。 www.ibm.com 5. Thus, BPEL4WS is basically a language to implement such a composition. 因此,BPEL4WS基本上是一种实现这样的整合的语言。 www.ibm.com 6. The BPWS4J engine does not implement the entire BPEL4WS spec and that has caused a few problems. BPWS4J引擎没有实现整个BPEL4WS规范,而且已经引起了一些细小的问题。 www.ibm.com 7. The next step will be to define the business dialogue as a BPEL4WS definition. 下一步操作将是根据BPEL4WS定义对电子商务对话进行定义。 www.ibm.com 8. BPEL4WS, and the IBM extensions of this standard, can also be applied to implement mediation logic. BPEL4WS和这种标准的IBM扩展也可以应用来实现中介逻辑。 www.ibm.com 9. Conversation Support for Web Services provides the technology to build that module in an incremental manner, complementing BPEL4WS. Web服务的对话支持为增量地构建这个模块提供了技术,以补充BPEL4WS。 www.ibm.com 10. BPEL4WS is a significant step towards building platform-independent, distributed, flexible business-process applications. BPEL4WS是构建平台无关的、分布式、灵活的业务流程应用程序的重要的一步。 www.ibm.com 1. From its name alone, it is obvious that BPEL4WS can be used to model business process flow logic. 单从其名称就可以很明显看出,BPEL4WS可以用来模拟业务流程流逻辑。 www.ibm.com 2. The business process flow and mediation logic should be carefully separated into distinct BPEL4WS processes. 业务流程流和中介逻辑应该谨慎的分为不同的BPEL4WS流程。 www.ibm.com 3. This article focuses on the first scenario only; a future article in this series will consider the abstract process concepts of BPEL4WS. 本文中着重阐述第一种情形;本系列以后将会有一篇文章来讨论BPEL4WS的一些抽象流程概念。 www.ibm.com 4. Service links enable partners in the BPEL4WS process to be linked to actual "actions" defined in the Web service. 服务链接使BPEL4WS流程中的合作伙伴能链接到定义在Web服务中的实际“动作”。 www.ibm.com 5. The BPEL4WS and WSDL paradigm provides its own methods for encoding, transporting, and securing messages. BPEL4WS和WSDL范例提供了它自己的方法来编码、传输和保护消息。 www.ibm.com 6. Conversation Support for Web Services provides the technology to build that module in a flexible manner, complementing BPEL4WS. Web服务的对话支持提供了灵活地构建这个模块的技术,以补充BPEL4WS。 www.ibm.com 7. For a more detailed description, please see the BPEL4WS series cited in the resources. 要获得更详细的描述,请参阅参考资料中引用的BPEL4WS系列。 www.ibm.com 8. The BPEL4WS process uses containers to store state information like temporary variables, or incoming and outgoing messages. BPEL4WS流程用容器来保存状态信息,比如临时变量、传入和传出消息等等。 www.ibm.com 9. BPEL4WS expands the Web services interaction model and enables it to support business transactions. BPEL4WS对Web服务交互模型加以扩展,使之支持业务事务。 www.ibm.com 10. At a conceptual level, a BPEL4WS process interacts with partners to receive, invoke, and reply to activities. 从概念上讲,BPEL4WS流程是通过与合作伙伴交互来接收、调用和应答活动的。 www.ibm.com 1. We could use BPEL4WS to create brand new business processes, or we could use it to model RosettaNet-based e-business processes. 我们可以用BPEL4WS来创建各种新的业务流程,我们也能够用它来对基于RosettaNet的电子商务流程进行建模。 www.ibm.com 2. The advantage of using a standard specification language like BPEL4WS between the two is that it allows both to become pluggable over time. 在这两者之间使用一种诸如BPEL4WS之类的标准规范语言,这样做的的好处是它允许这两者随着时间的推移变成可插入的。 www.ibm.com 3. Conversation Support for web services provides the mechanism for adaptable and extensible B2B integration, complementing BPEL4WS. Web服务的对话支持提供了可适应的、可扩展的B2B集成机制,以补充BPEL4WS。 www.ibm.com 4. BPEL4WS provides a collection of basic and structured activities to use in a process. BPEL4WS提供了一组可以在流程中使用的基本活动和结构化活动。 www.ibm.com 5. The root node of the process definition is the process element, as required by the grammar of BPEL4WS. 该流程定义的根节点是process元素,这是BPEL4WS的语法所要求的。 www.ibm.com 6. Instead, instances in BPEL4WS are created implicitly when messages arrive for the service. 相反,BPEL4WS中的实例是在服务的消息到达时隐式地创建的。 www.ibm.com 7. Unlike traditional distributed object systems, in BPELWS instances are not created via a factory pattern. 与传统的分布式对象系统不同,BPEL4WS实例不是通过工厂模式创建的。 www.ibm.com 8. The BPEL4WS process itself is basically a flow-chart like expression of an algorithm. BPEL4WS流程本身基本上就是一个流程图,类似于用来表达算法的流程图。 www.ibm.com 9. Conversation Support for web services provides an open-ended mechanism to realize nested, composable protocols that complement BPEL4WS. Web服务的对话支持为实现用以补充BPEL4WS的嵌套的、可组成的协议提供了开放的机制。 www.ibm.com 10. The simulation result shows that it is feasible to check the property of BPEL4WS and tag the error path automatically. 本文的结果说明对BPEL4WS文件的自动化性质检验和出错路径标识是可行的。 www.fabiao.net 1. A BPEL4WS process uses activities to choreograph Web services into longer running e-business dialogues. BPEL4WS流程用活动把Web服务编排到更长久运行的电子商务对话中。 www.ibm.com 2. We considered the overall view of what BPEL4WS is about and then about partners, faults, compensation, and lifecycle. 我们从总体上讨论了BPEL4WS是关于什么的,然后讨论了伙伴、故障、补偿以及生命周期。 www.ibm.com 3. BPEL4WS has exceptions (faults) built into the language via the and constructs. BPEL4WS通过和构造在语言中内置了异常(故障)。 www.ibm.com 4. In this article we briefly explained the main underlying concepts of BPEL4WS. 我们在本文简要地解释了BPEL4WS主要的底层概念。 www.ibm.com 5. BPEL4WS provided the process automation capability while the conversation module handled the stateful message exchange with the customer. BPEL4WS提供了流程自动化的能力而对话模块处理了与客户的有状态的消息交换。 www.ibm.com 6. I will explain this in further detail in the next article that deals with BPEL4WS. 在下一篇论述BPEL4WS的文章中,我将对此进行更详细的解释。 www.ibm.com 7. This fault message reaches the BPEL4WS process, which uses fault handlers to determine how to recover from the fault. 当这个错误信息到达BPEL4WS流程后,该流程将使用一个错误处理器来判断怎样从错误中恢复。 www.ibm.com 8. The diagram below shows this external view of the loan request process using the cloud diagram introduced in the BPEL4WS overview article. 下图使用BPEL4WS概览文章中引入的云状图说明了贷款请求流程的外部视图。 www.ibm.com 9. This is where the BPEL (Business Process Execution Language for Web Services, also WS-BPEL or BPEL4WS) becomes important. 正因如此,BPEL(Web服务的业务流程执行语言,也称WS-BPEL、BPEL4WS)变得非常重要。 blog.sina.com.cn 10. That handler will in turn send the message to the right BPEL4WS process. 接着,处理程序把消息发送给正确的BPEL4WS流程。 www.ibm.com 1. To edit WSDL files required for deploying a BPEL4WS process, you can use other tools. 要编辑部署BPEL4WS流程所需的WSDL文件,您可以使用其他工具。 www.ibm.com 2. In this article we discuss the fundamental concepts of BPEL4WS. 我们在本文讨论的是BPEL4WS的基本概念。 www.ibm.com 3. Web services implemented as BPEL4WS processes have an instanced life cycle model. 作为BPEL4WS流程实现的Web服务有一个实例生命周期模型。 www.ibm.com 4. Table 1 provides a summary of the BPEL4WS Process components. 表1提供了对BPEL4WS流程(BPEL4WSProcess)的组件的总结。 www.ibm.com 5. BPEL4WS is a very recent effort and will take time to mature. BPEL4WS是一种最近的技术成果,它需要时间来变得成熟。 www.ibm.com 6. Figure 1 illustrates this outer view of a BPEL4WS process. 图1说明了从外部看到的BPEL4WS流程的上述情况。 www.ibm.com 7. Behavioral descriptions, such as a BPEL4WS abstract process. 行为描述,例如BPEL4WS抽象流程。 www.ibm.com 8. In the future articles of this series we expect to discuss various specific aspects of BPEL4WS in detail. 在本系列以后的文章中,我们打算详细地讨论BPEL4WS的各个特定方面。 www.ibm.com 9. The fault concept on BPEL4WS is directly related to the fault concept on WSDL and in fact builds on it. BPEL4WS的故障概念与WSDL的故障概念有直接联系,事实上,前者建立在后者的基础上。 www.ibm.com 10. In this section, I will briefly describe some components of BPEL4WS. 在这一部分,我将简单地描述BPEL4WS的一些组件。 www.ibm.com 1. It can also map into Business Process Executable Language for Web Service (BPEL4WS). 同时,BPMN可以映射到Web服务业务流程的描述语言BPEL4WS。 www.juhe8.com 2. There are two obvious ways of moving from the rough conceptual process to a valid BPEL4WS expression of it 把粗略的概念流程转变成其有效的BPEL4WS表达式,有两种显而易见的方式 www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。