Redundancy and the Sequencer object
- Last UpdatedJul 20, 2024
- 1 minute read
There are a few things to keep in mind when using the Sequencer object with redundancy:
-
When the Sequencer object is hosted by a redundant application engine, avoid performing Load and Save operations using a path that refers to a local drive (i.e., C:\Sequence.xml). The Load and Save operations occur relative to the local engine.
-
If a failover occurs during a Load, Save or Update operation, the operation is terminated and must be restarted manually. You are not notified of the failure of the operation.