In our application we use tasks with process flows, which open a certain document. In a lot of cases we have to use a filter action after opening the document to only show the data which is needed. Because these are two different actions, the application has to do a ‘select’ two times. It would be nice if there was a possibilty to directly apply a filter in the open document action, so that there is only one ‘select’ needed. This would help our performance.
