Informatica ActiveVOS
- Informatica ActiveVOS 9.2.5
- All Products
Required Properties
| Optional Properties
|
---|---|
none
| Name. See
Selecting Activity Labels
|
Join Condition. See
Creating a Join Condition for an Incoming Link
| |
Suppress Join Failure. See
Process Properties
| |
Comment. See
Adding Comments to a Process
| |
Documentation. See
Adding Documentation to a Process
| |
See
Setting Visual Properties and Using Your Own Library of Images
| |
Execution State. See
Viewing the Execution State of an Activity or Link
| |
Extension Attributes and Extension Elements. See
Declaring Extension Elements and Attributes .
|
<sequence standard-attributes> standard-elements activity+ </sequence>
<sequence name="SequenceExample"> <receive name="receive1" partnerLink="customer" portType="lns:loanServicePT" operation="request" variable="request" createInstance="yes"/> <reply name="reply" partnerLink="customer" portType="lns:loanServicePT" operation="request" variable="approval"/> </sequence>