WSDL models endpoints in terms of PortTypes,
abstract definitions of what a web service can do. Each PortType is a named set
of abstract operations and the abstract messages involved. An operation in a
WSDL can be mapped to a BPMN business activity. For example, a “seller”
PortType could have an associated “submit” operation.
Operations are imported as part of
Artifacts.