Skip to content

Commit 2e78f8d

Browse files
committed
simple route max participants increased
1 parent 2e971ef commit 2e78f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onto/common-lib-net.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ s-wf:participantSpecification
609609
v-ui:forClass s-wf:SimpleRouteStartForm ;
610610
v-ui:forProperty s-wf:SimpleRouteStartForm_participant ;
611611
v-ui:minCardinality 1 ;
612-
v-ui:maxCardinality 100 ;
612+
v-ui:maxCardinality 1000 ;
613613
v-ui:queryPrefix "('rdf:type'=='v-s:Appointment' )&& ('v-s:origin'=='sap hr' || 'v-s:origin'=='Internal User' || 'v-s:origin'=='Group User') || ('rdf:type'=='v-s:Position') && ( 'v-s:origin'=='Role')"^^xsd:string ;
614614
.
615615

0 commit comments

Comments
 (0)