Previous Topic: Integration with Third-Party Applications

Next Topic: Participant Resolver API

Saving Job Objects

To prevent the possibility of a workflow job being saved to cache in a corrupt state when more than one operation occurs on the job simultaneously, the job object is cloned after being read from the cache so that each individual thread has its own copy of the job it is modifying.

This requires custom scripts to use the following workflow API objects:


Copyright © 2009 CA. All rights reserved.