Search found 8 matches

by emmacc
29 Sep 2017, 09:24
Forum: Essential Modelling and Viewer
Topic: Bug in core_bl_bus_process_model_uml_script.xsl (viewer 6.02)
Replies: 5
Views: 11554

Re: Bug in core_bl_bus_process_model_uml_script.xsl (viewer 6.02)

I encountered another problem, maybe a bug in eas:generateRelationList? It seems the list of relations is not being calculated correctly. For some reasons some TO-slots of a BPU-OCCURS_BEFORE-BPU do not have a FROM counterpart in the list of relations, leaving some vertices in the graph ending nowhe...
by emmacc
29 Sep 2017, 05:29
Forum: Essential Modelling and Viewer
Topic: Bug in core_bl_bus_process_model_uml_script.xsl (viewer 6.02)
Replies: 5
Views: 11554

Re: Bug in core_bl_bus_process_model_uml_script.xsl (viewer 6.02)

I think I found a fix for this problem by branching of the recursion with the local decision candidates: <xsl:variable name="localDecisions" select="$newInScopeRelationList[own_slot_value[slot_reference=':FROM']/value = $nextProcessUsage/name]"></xsl:variable> <xsl:call-template ...
by emmacc
28 Sep 2017, 01:30
Forum: Essential Modelling and Viewer
Topic: Bug in core_bl_bus_process_model_uml_script.xsl (viewer 6.02)
Replies: 5
Views: 11554

Re: Bug in core_bl_bus_process_model_uml_script.xsl (viewer 6.02)

Hi JohnM,

Thanks for the link. I run the latest version of the viewer (6.02) which should already contain the mentioned fixes.

And my problem looks a little different, but similar. One decision has no branches and another has all of them.

Cheers
by emmacc
27 Sep 2017, 12:18
Forum: Essential Modelling and Viewer
Topic: Bug in core_bl_bus_process_model_uml_script.xsl (viewer 6.02)
Replies: 5
Views: 11554

Bug in core_bl_bus_process_model_uml_script.xsl (viewer 6.02)

Hello, When I try to render a "slightly" more complex diagram of a business process flow after the second decision node the responses are not rendered beneath the right nodes anymore. I took a look at the UML script generated by the core_bl_bus_process_model_uml_script.xsl and it looks str...
by emmacc
08 Sep 2017, 09:27
Forum: Essential Modelling and Viewer
Topic: Business Process: Performed by Organisation vs. BP Performed By Business Role vs. Stakeholder
Replies: 5
Views: 11858

Re: Business Process: Performed by Organisation vs. BP Performed By Business Role vs. Stakeholder

Thanks Neil for clarifying this.

What about the Flow view? It seems there is only one role performing the step being displayed in the diagram, but many roles can be assigned in the model.

What is the rule the view uses to choose which role is being displayed in the diagram in each step?
by emmacc
08 Sep 2017, 08:43
Forum: Essential Open Source - Platform
Topic: Annotations model
Replies: 1
Views: 2082

Annotations model

Hi, I installed the server version of protege with a MS SQL server in the back hosting both the baseline and the changes table following the available documentation. Somehow I cannot see any changes logged to the changes table and also no changes are displayed in protege in the Change Analysis or an...
by emmacc
08 Sep 2017, 08:10
Forum: Essential Modelling and Viewer
Topic: Business Process: Performed by Organisation vs. BP Performed By Business Role vs. Stakeholder
Replies: 5
Views: 11858

Business Process: Performed by Organisation vs. BP Performed By Business Role vs. Stakeholder

Hi, While modeling a BP and comparing what is displayed in the viewer I came across a few slots that seemed to address the same kind of information when it comes to ownership and performing the BP, or at least it looked like it. I was asking myself what is the (intended) difference: 1.) between the ...
by emmacc
08 Sep 2017, 08:01
Forum: Essential Modelling and Viewer
Topic: Views for Business Activity
Replies: 1
Views: 6621

Views for Business Activity

Hi, In the Business Process Flow View the processes are navigable, but not the activities. Also as far as I could tell there is also no summary or flow view for the Business Activity class in the viewer. I would like to make the activities navigable from the process flow table and also display a few...