When an Object or Change Request is Transferred, What is the Sequence of Events and Processing which Takes Place?
Applies to: VC/m
Note: If a single object is transferred, the processing is the same as for a change request containing just one object.
When a change request is transferred the following sequence of events happens:
- Transfer initialization callout
- For each object in the change request (in sequence by object name, then by variant, then by version number):
- Before object transfer callout
- Delete any old copy of the object at the destination location
- For each component in the object (in sequence by component type, then by component name):
- Copy the component
- For routines, on-save callout
- After object transfer callout
- Transfer termination callout
- For each component type in component type name sequence:
- Component compilation (eg for Caché Classes and CSP pages)
Last reviewed: Nov 8, 2004
Back to top
Copyright 1997, 2005 George James Software.