Hi. I have a simple administration form with one text field, one button and a grid. When user inputs process name into that field and press button, sql is executed and all available stages for that process appear in the grid. It works if i open this form by the web (by chrome). Now i need to do that by startAction from ECL.WS. I'm sending reqest with field and button, but grid in response is empty, code under button is not executed. This works in metastorm v 7.6 but not in 9.5 to which a am currently migrating. What a am doing wrong?