We have a problem with a query running from a process. Query by itself runs ok and finds what it suppose to find, however, when it is called from a process it acts as PICK FROM, i.e. it gives a list of all instances of a business object with radio buttons for selection. When an instance is selected then the process continues as it should, but I need it to run without asking and selecting in accordance with the query conditions. What is causing the problem?