ActiveVOS Designer User’s Guide
BPEL file extension
business process archive file extension
business process archive descriptor script file extension
BPEL Unit testing file.
CentraSite publication file extension
event processing pattern file
event processing statement file
process deployment descriptor file extension
partner definition file extension
visual BPEL file extension
web services description language file extension
XML schema file extension
XML data file extension
Attribute information item. Part of XML Infoset.
A business protocol description document that tells your business partners what a process will look like when it runs. It outlines the steps of process are without actually filling in all the actions and data required for a running process. See Executable Process.
Apache Extensible Interaction System. Part of the application server that provides a SOAP engine.
Business Process Execution Language
A processing step. For example, a Receive activity accepts an input variable and can pass it to the next activity.
A composition of partners, services and operations, and a definition of how data flows among those entities.
Name of a variable. Derived from XML Schema NCName.
Character information item. Part of XML Infoset.
As a requestor application opens a connection to a data source and then releases it, the connection remains open for reuse by another requestor. In this way, a pool of open connections is built, with complete authentication information and connection properties. If available, the connection requests to the same data source are satisfied from the pool rather than by making a hard connection on demand, which enhances performance of the requests.
A structured activity that sets rules and conditions for executing child activities. For example, a sequence organizes activities to execute in an ordered list.
The settings for OnAlarm events in a pick activity, event handler, or task.
Document information item. Part of XML Infoset.
Element information item. Part of XML Infoset.
A BPEL process that contains all the actual message data, operations, and partner information required for a running process. It uses the full power of data assignment and selection. See Abstract Process.
A Boolean expression indicating the status of a link targeting an activity.
A child element of a partner link. A partner link defines my role as the role played by the business process. The service called for receive, pick and event input messages is the service fulfilling my role.
A unique collection of partner links.
Describes the roles that a process and service play as well as what data they can manipulate in that role. A partner link is defined by its partner link type.
Describes the kind of message exchange that two WSDL services intend to carry out. A partner link type characterizes this exchange by defining the roles played by each service and by specifying the port type provided by the service to receive messages appropriate to the exchange.
A child element of a partner link. A partner link defines partner role as the role played by an invoked service.
Text information item. A sequence of zero or more Character Information Items, according to document order; as such, a TII is not manifested in and of itself directly in XML serialization. When mapped to the XPath 1.0 model, it generalizes a string object (which has zero or more characters) and text node
The Universal Resource Locator is a web site address, such as http://www.tempuri.com.
Copyright (c) 2004-2008 Active Endpoints, Inc.