例如,当以大宗订单进入一个订单流程。某个经理将受到信号是否有趣。
For example, when a large order enters an order process, it may be interesting for specific managers to receive a signal.
例如,如果你有一个订单流程工作流,本质上说,和审批相关的决策无疑就是业务规则。
For example, if you have an order processing workflow, the decisions which relate to which approvals are necessary are, at their foundation, business rules.
如果您将工作订单构造为一个OO应用程序,这些软件对象将包含所有必需的业务规则,并且理解应该遵循的业务流程。
If you constructed Work Order as an OO application, these software objects would contain all the necessary business rules and would understand the business processes that should be followed.
在本示例中,我们使用状态机实现一个简化订单流程。
In this example, we implement a simplified order process using a state machine.
为了加以说明,图4演示了客户的一个屏幕流,显示它如何与订单管理流程进行交互。
To illustrate, Figure 4 shows a screen flow for a customer, showing how it interacts with the order management process.
BPC数据库提供一个PROCESS_ATTRIBUTE视图,您可以使用该视图查询流程人工任务,方法是将订单号定义为流程自定义属性。
The BPC database offers a PROCESS_ATTRIBUTE view with which you can query processes human tasks by defining the order number as the process custom property.
订购流程就是这样一个例子,您可以在订单处理过程中的任何时刻修改或者取消订单,直到实际完成订单为止。
One example would be an ordering process where you can modify or cancel the order at any time during the order process until the order is actually fulfilled.
分配采购订单(PO)流程开了一个新订单。
而我正在本文中构建的Web服务是基于RosettaNetPIP3A4的,它是一个允许合作伙伴下购买订单的电子商务流程。
The Web service I am constructing in this article is based on RosettaNet PIP3A4, an e-business process that allows partners to place purchase orders.
一旦从消息队列中读取到订单消息,将发起一个HandleOrder流程的实例。
An instance of the Handle order process is initiated once the order message is read from the message queue.
下面是一个示例处理流程,使用RPCWeb服务来同步客户机和服务器上的订单。
What follows is an example process flow of a client synchronizing orders with a server using RPC calls over Web services.
例如,描述Web订单流程的一个用例,可能会不去考虑通过Web产生更多收益的业务需求。
For example, a use case describing the processing of an order on the Web might stem from the business need of generating more revenue through the Web.
同时,在JoeLaptops公司,PlacePO流程调用SalesAgent,一个内部Web服务,然后将ACME的购买订单请求传到Sales Agent。
Meanwhile at JoeLaptops Inc, the Place PO process invokes the Sales Agent, an internal Web service, and passes ACME's purchase order request to the Sales Agent.
当一个用户变更订单或当企业改变价格时,我们不能认为这些动作是正常流程的一部分,因此它们与实体(如订单)的生命周期无关。
When a customer changes the order or when the business changes a price, we cannot consider these actions part of the normal flow, so they are not associated with the entity (such as order) lifecycle.
我有一个为处理书籍订单而建立的商业流程。
I have a business process set up for processing book orders.
我们的第一个步骤是创建一个使用订单创建事件的业务流程。
Our first take is to create a business process that consumes an order creation event.
例如,假设有一个流程,它从客户获得包含多个订单项的订单请求,并将这些请求委托给不同的供应商。
For example, consider a process that takes an order request comprising multiple order items from a customer and delegates these requests to different suppliers.
在此示例中,如果订单流程的处理时间超过了特定的时间值,将触发一个事件处理程序,然后可以执行特定的操作。
In this example, if the order process takes longer than a specific amount of time, an event handler is triggered, that can take specific actions.
我们的实例是一个来自银行客户的实际流程,它实现了一个资金订单流程。
Our sample will be a real-life process from a bank customer that implements a funds order process.
该流程将首先用订单状态更新数据库中的CRM记录,然后创建一个人工任务来显示订单。
This process first updates the CRM record in the database with the order status and then creates a human task to display the order.
此用例代表一个短时间运行的流程,此流程验证所提交的订单的详细信息,并存储新订单,准备供后续处理。
This use case represents a short-running process that validates the details of a submitted order and stores the new order ready for onward processing.
为此,我们选择使用一个简化的订单处理流程,该流程有点基于电信行业的标准化流程。
For that reason we've selected a simplified Order Handling process, loosely based around a standardized process from the telecommunications industry.
我们列举了一个简单的Web订单业务流程的样例,并且展示了如何以业务流程执行语言(BusinessProcess Execution Language,BPEL)的顺承模式对其建模。
We took an example of a simple Web order business process and showed how it can be modeled in a Business Process Execution Language (BPEL) compliant mode.
2个数据格式转换任务,一个本地数据仓库用来存储后面处理流程中用到的客户订单,一个循环处理来选择并将订单发送到正确的制造工厂。
two data format conversion tasks, local data repositories to store customer orders for later use in the process, and a process loop to select and forward orders to the correct manufacturing plant.
本文通过一个简单的订单审计流程来演示一个场景及其解决方案。
This article demonstrates a scenario and solution through a simple order audit process. The work flow of the sample process includes several typical steps
她的基本流程就是先建立一个产品“订单” (backlog),做一个“冲刺”(sprint)计划,执行它,每天开会讨论它,定期演示工作成果,对上一阶段工作做反省,接着再重复以上流程。
The process is build a product backlog, plan the sprint, execute and meet daily, demo the work, do a retrospective, and repeat.
本论文先介绍了极致业务基础平台系统的整体框架和开发流程,接着叙述了使用深圳极致公司的业务基础平台开发一个完整的销售订单管理系统的全过程。
NET components, it can greatly increase the development and deployment of software flexibility of the system, in this platform to develop on sales order management system in Inter.
最后,通过一个订单处理流程实例,说明了该方案的有效性。
Finally, an order processing example was demonstrated to illustrate the validity of the proposed solution.
最后,通过一个订单处理流程实例,说明了该方案的有效性。
Finally, an order processing example was demonstrated to illustrate the validity of the proposed solution.
应用推荐