Hello,
After finally configuring CMDBUILD with Shark I was able to configure processes. I have added a new process to track "IT Change Requests". I was able to add a bunch of attributes and wanted to test the configured process in the data management module.
However, when I go to the data management module, I cannot see the process I have created nor can I start it. As superuser, I would assume I can do everything there. However, I have also created a user which has only permission for the processes and its start page would even be the process I have created... nothing. I can switch to the "Processes" tab, I see the folder "Activity", but then I cannot start any activity.
Do you know why this could be the case?
br
Thomas
Some technical background:
Process RequestForChange
enable: Yes
Inherits from: Activity
Attributes: around 20
Connection to Shark-DB works fine, at least I cannot see anything in the logfiles.
The only entries in the tomcat logs, when entering the "Processes" tab are:
==> /var/log/tomcat/cmdbuild.log <==
INFO 2017-05-29 06:16:13 [jsonrpc ] Calling url /schema/modclass/getattributelist
INFO 2017-05-29 06:16:13 [cmdbuild] getting all-in-one 'interface org.cmdbuild.services.event.Observer'
INFO 2017-05-29 06:16:13 [jsonrpc ] Calling url /management/modcard/getcard
INFO 2017-05-29 06:16:13 [cmdbuild] getting all-in-one 'interface org.cmdbuild.services.event.Observer'
INFO 2017-05-29 06:16:13 [jsonrpc ] Calling url /filter/getdefault
INFO 2017-05-29 06:16:13 [cmdbuild] getting first default filter for class 'Activity' that it's related with group 'SuperUser'
INFO 2017-05-29 06:16:14 [jsonrpc ] Calling url /workflow/getinstances
INFO 2017-05-29 06:16:14 [jsonrpc ] adding condition '{"attribute":"FlowStatus","value":[6],"operator":"in"}' to actual filter '{}'
INFO 2017-05-29 06:16:14 [cmdbuild] getting all-in-one 'interface org.cmdbuild.services.event.Observer'
INFO 2017-05-29 06:16:14 [cmdbuild] getting all-in-one 'interface org.cmdbuild.services.event.Observer'
INFO 2017-05-29 06:16:14 [cmdbuild] getting all-in-one 'interface org.cmdbuild.services.event.Observer'
==> /var/log/tomcat/localhost_access_log.2017-05-29.txt <==
0:0:0:0:0:0:0:1 - - [29/May/2017:06:16:13 +0100] "POST /cmdbuild/services/json/schema/modclass/getattributelist HTTP/1.1" 200 832
0:0:0:0:0:0:0:1 - - [29/May/2017:06:16:13 +0100] "POST /cmdbuild/services/json/management/modcard/getcard HTTP/1.1" 200 529
0:0:0:0:0:0:0:1 - - [29/May/2017:06:16:13 +0100] "POST /cmdbuild/services/json/filter/getdefault HTTP/1.1" 200 43
0:0:0:0:0:0:0:1 - - [29/May/2017:06:16:14 +0100] "GET /cmdbuild/services/json/workflow/getinstances?_dc=1496034983712&attributes=%5B%22classDescription%22%2C%22Code%22%2C%22Description%22%5D&className=Activity&state=open.running&limit=20&page=1&node=root&start=0 HTTP/1.1" 200 51
Versions
Tomcat: 7.0.69 (behind apache proxy)
CMDBuild: 2.4.3