Skip to main content

system.kanoa.lot.traceLot(lotId, depth)

Returns all lots events that are linked to the passed in lotId.


Parameters​

lotId Integer
depth Integer: Limits how deep the trace goes in the case that many lots are used in a process that are in turn all used in may other other operations.


Returns​

traceData pyDataset


Example​

traceData = system.kanoa.lot.traceLot(476, 10)