However, most of the test scenarios have a broader scope, focusing on the entire sequence of operations needed to generate SDOs using the JDBC Data Mediator Service.
但是,大部分测试方案都有更宽的范围,重点在于使用JDBC数据中介服务生成SDO所需的整个操作序列。
You must change the sequence of the two steps in the process in order for the payroll service to work properly.
您必须更改流程中的这两个步骤的顺序,以便工资单服务能够正常工作。
The flow manager processes a defined execution sequence, or service flow, that will invoke the required services in the proper sequence to produce the final result.
流管理器处理定义好的执行序列或服务流,它们将按照适当的顺序调用所需的服务来产生最后的结果。
This sequence of events effectively defines a composite service.
这样的事件序列有效地定义了组合服务。
It contains a sequence of elements, including each of the query parameters you allow on the service, namely author, title, publisher, subject, and language.
其中包含元素序列,包括服务上允许的每个查询参数,即作者、标题、出版商、主题和语言。
Each child element-type in that sequence will be generated (while using code generation tool on WSDL) as a parameter of the operation in the service interface.
将生成(在WSDL上使用代码生成工具时)此序列中的每一个子元素类型作为服务界面中的操作参数。
For example, in our scenario, the service would decide which WS-RM sequence to use for each response message.
例如,在我们的场景中,服务将决定为每个响应消息使用哪个WS - RM序列。
In the SOA paradigm, business process choreography, maintained externally to the services, determines the sequence and timing of execution of the service invocations.
在soa范式中,在服务外面维护的业务流程编排决定了执行服务调用的顺序和时间。
The names chosen in Listing 9 clarify the purpose of the service, and it is possible to deduce much of the sequence in which operations should be invoked.
而清单9中选择的名称说明了服务的目的,并可以减少很多操作应按特定顺序调用的情况。
A composite service orchestrates the other services that it USES controlling rules governing the invocation sequence.
组合服务对所使用的其他服务进行编排,控制用于确定调用顺序的规则。
There is a sequence in which the service functional capabilities must be invoked for valid use of the service.
为了服务的有效使用,服务功能性必须以一种顺序被调用。
This sequence of steps constitutes a new composite service that should be created based on users requirements.
根据客户的需求,可以通过这一系列的步骤构建新的组合服务。
It demonstrates that the service has adhered to the required sequence of steps for the service lifecycle status, including intermediate peer reviews.
它证明服务已经经历了服务生命周期状态所需的步骤,包括其间的对等检查。
This WS-RM protocol message informs a client or provider WS-RM implementation that a new sequence has been requested to a specific Web Service providers endpoint.
此 WS-RM协议消息通知客户机或提供商 WS-RM实现已经请求了到特定Web服务提供商端点的新序列。
Figure 22 shows the sequence diagram for the ws response template pattern as applied to the Catalog Service Model.
图22显示了应用于Catalog服务模型时ws响应模板模式的序列关系图。
The same sequence of requests is generated each time the client is run with the same input parameters, allowing testing of different Web service configurations.
每次使用相同输入参数运行客户机所生成的请求序列都是相同的,这允许我们测试不同的Web服务配置。
WSDL doesn't prevent calling operations in any sequence. A web service application, which USES WSDL, has to cater to this in its application logic above.
WSDL不会禁止以任何顺序调用操作,使用WSDL的Web服务应用程序必须在上面的逻辑应用中迎合这一特点。
For example, when an application calls a web service running in a different JVM, the call flow across JVMs is shown in a single sequence diagram.
例如,当应用程序调用运行在不同JVM上的web服务时,这个跨jvm的调用流程就会显示在同一幅序列图中。
Figure 5 shows the sequence of events that happens when a business user USES the search application to interact with the Twitter web service.
图5显示了业务用户使用搜索应用程序与TwitterWeb服务交互时产生的事件序列。
The sequence of events to access an internal service (that is, an se) is shown in Figure 6.
访问内部服务(即,SE)的事件序列如图6所示。
Now the handler instance is ready to be invoked by WebSphere Application Server when the JAAS callback handler sequence is triggered by a service request in the client (Step 4).
现在,当客户端的服务请求触发JAAS回调处理程序序列时,WebSphereApplicationServer将调用处理程序实例(步骤4)。
Figure 17 shows the sequence of requests between the tiers after the Ajax script sends a RESTful Web service request to get the divisions for given lab and displays them in the Division option menu.
图17展示了Ajax脚本发送REST 风格的Web服务请求以获取特定实验室的部门并在Division选项菜单中显示它们之后,各分层之间的请求序列。
Also displayed is the Invocation Order, which denotes the sequence in which each Web service is invoked in the context of a business service transaction.
还显示InvocationOrder,它表示在一个业务服务事务的上下文中调用每个Web服务的次序。
If the client invokes a web service with the IN-ONLY operation, then the sequence of invocations in both RM Source and RM Destination will be subsets of the sequences, as shown in Figure 7 above.
如果客户机使用in - ONLY操作调用Web服务,则RMSource和RMDestination中的调用序列都将为图7中所示的序列的子集。
Think, for example, of having business tasks provided by services and then having a sequence of these business tasks (a business process) provided as a service as well.
您可以想想这个例子:多个服务提供各种业务任务,然后将这些业务任务排成序列(一个业务流程),以提供另一个服务。
The following sequence diagram shows a typical RESTful interaction where a client invokes a RESTful service passing a verb and some content (like parameters) to be processed by that service.
下面的流程图显示了一个典型的REST交互,其中客户端调用一个 REST 式服务,它向该服务传递需要处理的动词和一些内容(比如参数)。
It is common during integration for interfaces to return unexpected results or to have a sequence of dependent calls from one service to another that requires a level of orchestration.
在接口集成期间经常会返回意外结果,或者服务到服务之间出现一系列依赖调用,这需要对调用进行编排。
The following sequence diagram illustrates a case in which an integration layer is involved for data exchange in a Web service-based SOA.
以下序列图说明了一个案例,其中涉及到使用集成层来在基于Web服务的SOA中进行数据交换。
The test client creates an instance of the service stub using service endpoint parameters passed in as command-line arguments, and then executes a sequence of five service calls
测试客户机使用作为命令行参数传递进来的服务端点参数创建了一个服务stub实例,然后依次执行5 个服务调用
In SOA, the service design lifecycle is very iterative, but from a data design linage perspective, you can see the following sequence of activities.
在SOA中,服务设计生命周期是迭代式的,但是从数据设计的角度来看,会有以下一系列活动。
应用推荐