A folder contains two components 1) Flow service 2) EntireX adapter service.
Flow service Input & output is same as adapter service.
My requirement is whenever the input & output of adapter service is updated immediately Flow service input & output should be changed.
No way of doing this automatically as far as I know. Just a little bit of discipline by the developer to take the 10 seconds to copy the input/output parms from the adapter service to the FLOW service.