New in release 4.4
For release 4.4, the following changes have been made to this guide:
Bidirectional scripts are supported for communication with an outside environment, using Access Interface. See
Enabling collaborations for bidirectional scripts using Access Interface
.
Business Rules have been added to allow you to alter run-time behavior quickly and easily. See
Business rules
.
Business object probes are used in business rules to define the point at which a business condition is met. See
Business object probes and business rules
,
Using business object probes
, and
Examples of using business rules
.
The descriptions of the function blocks have been enhanced. See
Supported function blocks
.
Support for bidirectional scripts has been added. See
Designing a collaboration
, and
CxBiDiEngine class
.
The Activity Editor has been enhanced. See
Using Activity Editor
.
The ability to automatically align scenarios in Process Designer Express has been added. See
Aligning scenarios
.
The ability to configure for event sequencing or isolation has been added. See
Event sequencing
and
Event isolation
.
Enhanced support for the recovery of failed events has been added. See
Handling failed events
,
dropFailedEvent()
,
queryFailedEvents()
, and
resubmitFailedEvent()
.
Enhanced support for retrying a failed database connection has been added. See
Configuring database connection resilience feature
.
The StateManagement class is no longer supported. References to it have been removed from this document.