摘要:
BPEL定义了两 类活动:基本活动(Primitive Activities)与结构化活动(Structured Activities),通过执行Web Services调用、操纵数据、抛出故障或终止一个流程等工作的不同活动,然后将它们连接起来,从而创建出复杂的流程。这些活动可以嵌套到结构化活动 中,结构化活动定义了其中的活动的运行方式,如是串行或是并行。1.1. Primit... 阅读全文
摘要:
Business Process Execution Language (BPEL)DEFINITION: Business Process Execution Language is an XML-based language that’s designed to run a series of Web-based transactions and/or characterize i... 阅读全文