Hi Paul, thanks for answering but if i don´t setup this collection, after submission process, dspace take the DEFAULT Workflow. The Default workflow is assigned the carousel type workflow Kind regards
the default workfloww is assigned the carousel type El martes, 6 de noviembre de 2018, 4:37:21 (UTC-3), Paul Münch escribió: > > Hello, > > if you want accept items without any workflow steps, then do not setup a > workflow group in the target collection. You do not have to configure > anything for it in the 'workflow.xml'. > > Kind regards, > > Paul Münch > > Am 06.11.18 um 01:21 schrieb Damian: > > im working with dspace 6.0 xmlui mirage2 theme > > modifiy workflow.xml > > for a specific community (Reposit/4) , i want to publish without approval, > all others community get default workflow > > but im doing something wrong because is not working.... > > <?xml version="1.0" encoding="UTF-8"?> > <wf-config> > <workflow-map> > <name-map collection="default" workflow="default"/> > <!--<name-map collection="123456789/4" workflow="selectSingleReviewer"/>--> > <!--<name-map collection="123456789/5" workflow="scoreReview"/>--> > <name-map collection="Reposit/4" workflow="ColeccQGral"> <!--quimica--> > </workflow-map> > <!-- only here need to auto-approval --> > <workflow id="ColeccQGral" start="NothingToDo"> > <step id="NothingToDo" userSelectionMethod="claimaction"> > <outcomes> > <step status="1">ColeccQGral</step> > </outcomes> > <actions> > <action id="finaleditaction"/> > </actions> > </step> > </Workflow> > ................ > -- > All messages to this mailing list should adhere to the DuraSpace Code of > Conduct: https://duraspace.org/about/policies/code-of-conduct/ > --- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > > > -- > Philipps-Universität Marburg | UB > Digitale Dienste | Deutschhausstraße 9 | D018 > Tel. +49 06421 28-24624 > -- > > -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
