I’ve created a task and added to process flow to open a floating document, containing a map with 1 or more locations to show. It should filter the opened form on given input parameter of the task.
I see that when I trigger for the first time the task, the document is opened, but with the first set of locations in the view.
When triggering the task again, while the document is open, then it comes properly filtered.
When triggering the task again, after closing the document, then again with first row.
When triggering with the Process Flow Monitor open and going step by step, then it also works fine.
I tried already several options, like switching the activate document before or after filtering, go to row.
But no solution so far that it works in one shot.
Is there an example available for the process flow to open and activate a document filtered on certain parameters / flow variables?