You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple User Defined Source Transformer example which receives a message, changes the message event time to time.Now(), increments the message counter, panics on every count which is a multiple of 500, otherwise returns the message.