on 2024 Mar 27 1:53 PM
Dear experts
Currently, I have a process in PAPM consisting of four reports, each linked to a specific view function. Currently, I need to execute four separate functions (1 for each view function) within my process activities before I have results in all 4 reports. I'm interested in consolidating these four functions into a single activity execution. So I want to execute one step in the process, but I would still need to see data in the 4 different reports. Is there a function or workaround available to achieve this?
Best,
Nathan
Request clarification before answering.
Hi Nathan,
Here is one approach you can try.
1) Create a join function with union to all of your view function.
2) Keep Join function as executable
3) Run this function through Process as a single activity
4) Check Data in reports.
Regards,
Akshay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can automate this process so that the other reports/views will also be updated whenever you update this function. You can use InsightZAP (a vendor software) to automate business processes without code.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.