Hi,I've a repository with DSpace 3.2 which I want to do an adaptation of the default workflow. I enabled the ' Configurable Reviewer Workflow ' and I've adapted to the roles and steps I need and it works perfectly .
My workflow consists of 2 steps with 2 different roles. I would like to make in the last step a button that would make a 'reject' to return item revision to the previous step and NO the first step. At this time, the 'reject ' button that comes by default in DSpace returns the item to the submitter , but I DON'T want this, I want to return to the PREVIOUS step for review item to the corresponding group , NO to the submitter of the item .
I have reviewed the code of the step that offers 'reject' button by default in DSpace and I've observed that Java method ' WorkspaceItem sendWorkflowItemBackSubmission ' in class ' XmlWorkflowManager ' but this method NOT done what I want , because it returns the item to submitters.
Is there any method done in DSpace that a reject returns the item back to the previous step and NO the first? Any indication that anybody can give me to do it?
Thanks in advance Dani -- - no title specified ------------------------------------------------------------------------ Daniel Garcia Mejia Tècnic de projectes - Càlcul i Aplicacions Consorci de Serveis Universitaris de Catalunya (CSUC) Gran Capità, 2 (Edifici Nexus) ?08034 Barcelona T. 93 551 6210 ?F. 93 205 6979 [email protected] www.csuc.cat ?Twitter @CSUC_info ?Facebook ?Linkedin Subscriu-te al butlletí; (www.csuc.cat/butlleti) ------------------------------------------------------------------------
------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

