Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes WHSTmpWorkLines records that are related to waves not being processed.
Syntax
client server public static void cleanUpOrphanedRecords([WHSWaveLockManager _waveLockManager, WHSWaveId _waveId])
Run On
Called
Parameters
- _waveLockManager
Type: WHSWaveLockManager Class
An instance of WHSWaveLockManager to use when trying to check if the wave is locked; optional.
- _waveId
Type: WHSWaveId Extended Data Type
The wave Id of the current wave being processed; optional.