Hi all,
i try to send a list of all open invoice to the responsible clerk.
So first of all. I want to query data to get all active clerks (by an Filter). But I can't create an array out of the query.
After I create the clerk array. I just itereate through it and do another data query with each iterator as filter. After that i send the list via mail.
But I am failing to create the array out of the query. Do you have any ideas how to handle that situation? I think I am using the wrong bricks.
Best Regards,
Jonas Vennemann