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

Post Reply
xiaoqi
Posts: 128
Joined: 09 Feb 2023, 03:33

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
You do not have the required permissions to view the files attached to this post.
JohnM
Posts: 478
Joined: 17 Feb 2009, 20:19

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
Post Reply