Page 1 of 1

View: Business Process Summary, cannot display "PROCESS MANAGER"

Posted: 09 Oct 2023, 18:55
by xiaoqi
Hello,

I've modeled business process and showing that in "Business Process Summary" view.

Within the "Implementing Processes" table, I'm able to show following contents:

- PROCESS PERFORMED BY: slot "Performed By Organisation", OK
- APPLICATION SERVICE UTILISING: so far not used
- PERFORMED AT SITES: slot "Primary Base Site(s)" within "Performed By Organisation", OK
- PROCESS MANAGER: ?
- SUPPORTING APPLICATIONS: slot "Supporting Applications", OK

The question is the "PROCESS MANAGER".

When I read the code in "business/core_bl_bus_process_summary.xsl", I found below data source according to "Process Manager":

Code block can be seen from attached image (to prevent blocked by Cloudflare)

Looks like it refers to "Business_Role" which is Individual, however, I found "Process Manager" slot within "Performed By Organisation" screen, when appointing to the content, it pop up (see attached image) saying "Actor" is the Allowed Classes.

Could you help to check what kind of modeling steps I may miss, or whether the view can directly use the Individual_Actor instead to come through Role?

Thanks a lot,
Xiaoqi

Re: View: Business Process Summary, cannot display "PROCESS MANAGER"

Posted: 13 Oct 2023, 13:50
by JohnM
Hi,

That uses the stakeholder slot

On the physical process, create a stakeholder of type Actor to Role relation and make the role 'Process Manager' and the actor the individual who is the owner.

That will appear after a publish.

Hope that helps