I've created a page with a listview of Proces entities. With OnClick, it'll open a page that should list all the services from that specific proces. That page will in turn open a page with Servicepakket from the selected Service, etcetera.
This is my microflow. It passes Proces to the next page.
What can I change to the microflow? And how should I set up the next page such that I only see services from proces A instead of from proces A, B, and C?