I want to make a common (Microflow, Nanoflow), No sub microflow

0
Hello, I want to make a common logging programe.   Microflow can expose to action or http://~~/p/microflow ..    but I want to make a common microflow . it means developer has no any action.   For example.  Developer makes Microflow. -> MF_RetrieveNotice   I want to automatically  1. MF_PreFunction 2. MF_RetrieveNotice 3. MF_PostFunction in order 1,2,3 ..   I want to MF_Prefunction, MF_PostFunction ..   Something like .. Logging.. Check some validation ..ETC...   I just look around any API .. IRequestHandler, IMxRequestHandler..  But it can add to userRequestHandler..     not a /xas, /p ..   I want to .. intercept request..     I look forward to any reply    thank you.      
asked
0 answers