Re: [Dspace-devel] Creating new step in XMLWorkflow

2014-02-17 Thread helix84
Hi Daniel, it simply means that the combination of (step_id, workflowitem_id, workflow_id, owner_id, action_id) must be unique (only a single row must contain each such combination). My guess is that when you copied the step, you didn't change step_id and are getting the same combination from the

Re: [Dspace-devel] Creating new step in XMLWorkflow

2014-02-17 Thread Sante Filice
Hi, I don't know about editing workflow source, but you should run ant update which implies no DB modifications. Your ant fresh_install is trying to create tables, indexes in your DB Cheers Sante 2014-02-17 12:42 GMT+01:00 Daniel Garcia Mejia : > > Hi, > > I'm developing a customization of XM

[Dspace-devel] Creating new step in XMLWorkflow

2014-02-17 Thread Daniel Garcia Mejia
Hi, I'm developing a customization of XMLWorkflow. I have used the already implemented "default" workflow. My workflow consist in 2 steps. The final step is a copy of step 'editstep' but with another name userSelectionMethod="claimaction"> finaleditstep