Business logic services provide the capabilities required for the execution of business logic in the form of service endpoints.
业务逻辑服务提供以服务端点的形式执行业务逻辑所需的能力。
Some consideration must be given to where to place the dividing line between the BPEL layer and the orchestrated, lower-level business logic services.
必须考虑的一点是,bpel层和已编排的低级业务逻辑服务之间的分界线应该放置在何处。
It provides the primary means for coordinating enterprise services and describing business logic.
它为协调企业服务和描述业务逻辑提供了主要手段。
The architecture vision indicated that services should be focused on business logic rather than execution details, so abstracting service execution was an essential next step.
体系结构远景说明,服务应当关注业务逻辑,而不是执行的细节,因此下一个关键的步骤是对服务执行进行抽象。
It can invoke several services and do some business logic on the flow and on XML documents, while also being able to handle data mapping issues.
它可以调用几个服务并能在流程和XML文档中完成一些业务逻辑,同时还能够处理数据映射问题。
An editor that lets you work with multiple services and create business logic amongst them.
让您使用多个服务并在它们之间创建业务逻辑的编辑器。
This composite application is then processed in an accounting application based on the business logic of the services.
随后,在基于服务的业务逻辑的结帐应用程序中处理了该复合应用程序。
Once you decide to build your business logic as a workflow model you can take advantage of services provided by WF.
一旦你决定将你的业务逻辑实现为一个工作流模型, 你就能够利用WF提供的各种服务。
Keeping services focused on business logic rather than communication details, such as message format, was a pivotal aspect of the architecture.
体系结构的关键在于,要让服务把重点放在业务逻辑而不是通信的细节(如消息格式)上。
Lightweight design patterns let you loosen coupling between objects and integrate services without forcing code into business logic or the domain model.
轻量级设计模式使您可以在对象和集成服务之间进行松散耦合,而无需艰苦地编写业务逻辑或领域模型。
When the request is accepted and implemented, the resulting higher-level composite application is processed in an accounting application based on the business logic of the pricing and tax services.
如果接受并实现了该请求,那么在基于价格和税务服务的业务逻辑的结帐应用程序中将处理高级的复合应用程序。
The controller layer is responsible for implementing the business logic of the service, achieved by invoking other services, other controllers, or an entity management layer.
控制器层负责实现服务的业务逻辑,具体通过调用其他服务、其他控制器或实体管理层实现。
The SOA design leverages middleware and operating environment functions to separate flow logic from the underlying business logic and implemented in the individual services.
SOA设计利用中间件和操作环境功能将在单个服务中实现的流逻辑从基础业务逻辑中分离出来。
The domain offers retrieval and maintenance services for the business object, encapsulating business logic, location, and the format associated with its objects and services.
域为业务对象提供服务检索和维护、封装业务逻辑、定位以及与对象和服务相关联的格式。
A business process provides the primary means for coordinating enterprise services and describing your business logic.
业务流程为协调企业服务和描述业务逻辑提供了基本的手段。
Therefore, the application developer need only focus on coding the business logic without having to code the low-level services automatically handled by the container.
因此,应用程序开发者只需集中精力对业务逻辑进行编码而不必对底层服务编码,这些底层服务由容器自动处理。
A business process provides the primary means to coordinate enterprise services and describe your business logic.
业务流程提供了协调企业服务和描述业务逻辑的主要方法。
However, the IBM Business Integration Reference Architecture places such logic in the Process Services component, a view supported by the advice given in the Redbook.
然而,IBM业务集成参考架构将这种逻辑放置在流程服务组件中,该红皮书中提供了这种建议。
In this design, services that perform business logic and services that perform data retrieval are intermingled.
在这种设计方法中,实现业务逻辑的服务与实现数据检索的服务是混合在一起的。
The service requests generated by the end-users at the presentation layer are handled at the business logic layer, where the IDs are treated as configuration parameters to the business services.
最终用户在表示层生成的服务请求在业务逻辑层进行处理,在其中会将ID作为业务服务的配置参数进行处理。
So, with a couple of wizards, you have services you can call from your business logic exactly the same way that you would call other reusable services.
因此,使用一些向导可以从业务逻辑调用服务,调用方法与您调用其他可重用服务完全相同。
IT services: These typically contain no intrinsic business logic, but are used to provide service-based access to existing operational systems.
IT服务:这些服务通常不包括实质的业务逻辑,而用于提供对现有运营系统的基于服务的访问。
To simplify the integration of existing data and services using XML, it encapsulates the business logic in a compact fashion.
为了使用XML简化已有数据和服务的集成,它紧凑地封装了业务逻辑。
Data services logic can apply to several business processes greatly facilitating reuse.
数据服务逻辑可应用于多个业务流程,这极大地推动了重用。
Separate business logic into small stateless services that can be organized in simple homogeneous pools.
将业务逻辑分散到小的无状态服务中,这些服务可以被放到简单的同构服务池中。
All enabled services to focus on business logic, helping to create reusable assets.
所有启用的服务均将重点放在业务逻辑上,这有助于创建可重用的资产。
Business logic being pushed into the Data Services components instead of residing within components within the Business Services layer.
业务逻辑层推入DataServices组件而不是驻留在Business services层的组件中。
In Part 1 of the series, I showed how to execute the business logic of web services to get the proprietary Enterprise application Integration (EAI) applications to talk to one another.
在这个系列的第1部分中,我展示了如何执行Web服务的业务逻辑来使专有的企业应用程序集成(Enterprise Application Integration,EAI)应用程序可以交互。
You can combine the business logic of Web services from one or more SOAs into one or more composite applications.
您可以将来源于一个或更多SOA的Web服务的业务逻辑结合成一个或更多的复合应用程序。
It solves many common problems faced by developers when creating Flex applications, such as retrieving data from external services and handling business logic.
它解决了开发人员创建Flex应用是所碰到的大量常见问题,如从外部服务中检索数据、处理业务逻辑。
应用推荐