cancel
Showing results for 
Search instead for 
Did you mean: 

Cycle, Eclipse workspace

al_lv
Champ in-the-making
Champ in-the-making
Hi all,

why if I try to create a new folder in Cycle in Eclipse Workspace I get following error:
11060003 Parameter 'connectorId' is missing.

Moreover I can't see a content fo this folder.

The same thing is with the TAG-Folder.

This ist my XML from DB:
<org.activiti.cycle.impl.conf.ConfigurationContainer> <name>kermit</name> <linkedConnectors> <org.activiti.cycle.impl.connector.signavio.SignavioConnectorConfiguration> <id>Activiti</id> <name>Activiti Modeler</name> <signavioBaseUrl>http://localhost:8080/activiti-modeler/</signavioBaseUrl> <loginRequired>false</loginRequired> <credentialsSaved>true</credentialsSaved> <user></user> <password></password> </org.activiti.cycle.impl.connector.signavio.SignavioConnectorConfiguration> <org.activiti.cycle.impl.connector.fs.FileSystemConnectorConfiguration> <id>Workspace</id> <name>Eclipse Workspace (File System)</name> <baseFilePath>D:/activiti-5.0/workspace/activiti-cycle-examples/</baseFilePath> </org.activiti.cycle.impl.connector.fs.FileSystemConnectorConfiguration> </linkedConnectors> <parentContainers/> </org.activiti.cycle.impl.conf.ConfigurationContainer>

Thanks

Alexej
2 REPLIES 2

al_lv
Champ in-the-making
Champ in-the-making
I solved the problem with Eclipse Workspace.
it was an error in the mysql-db table act_cy_config.
The path separator schould be \ and not /.

But the problem with TAGS in Cycle still be relevant.

nils1
Champ in-the-making
Champ in-the-making
Hi Alexej,

the TAGS folder is empty by default. If you create tags (by clicking edit underneath the title of a file or folder on the right and inserting a comma separated list of tags) and then re-load the page, the TAGS folder should contain the tags and the tagged files and folders.

For more information about tags and cycle in general, check out this blog post at bpm-guide.de.

Cheers,
Nils