Hi there, I am sorry to bump this post but I would like to ask something to themactech or anyone else that knows where to put the transform in.
I've added the transform at the following page:
http://localhost:8080/zport/dmd/Events/eventClassStatus
Unfortunatly the transform is not working currently.
Is there anybody that knows where I should put the transform?
if hasattr(evt,'prodState'):
if evt.prodState == 300:
evt._action = 'drop'