Hook for tracing the input- and outp-values of a microflow-call

1
I want to register the incoming and outgoing parameter-values of a microflow call. Purpose is to later in time review these values using an external application, sort of logging to know what is going on. How can I accomplish this? Should I do this in the SDK or use a widget or create an own widget?
asked
1 answers
0

Tim,

I guess you have ruled out creating a logging entity in Mendix?  Seems like a quick way to accomplish this.

Mike

answered