Re: [Dspace-tech] Fwd: Null pointer exception while using configurable workflow, select Reviewer Step

2015-01-22 Thread Durga Prasad
helix84,
  I would like to report a slight progress in the workflow
configuration. I am adding the config/workflow.xml file below. I was able
to have a user selection and a final edit step. The only problem was that
the last step(final edit step) was to be repeated (by reviewer) once. And
also where  can I edit the clickable links shown in submission page of
reviewer.? I am pretty new to this I don't know if this is right.













singleUserReviewStep










*  finaleditstepselectReviewerStep*
   

   
   
   


I have made the texts bolder where I have changed the config file. The
DSpace is run on ubuntu 14.04.

DSpace version:  5.0-rc4-SNAPSHOT
  SCM revision:  7b196cf63112fb00b553751d7197e4
064f1a3953
SCM branch:  master
OS:  Linux(amd64) version 3.13.0-40-generic
  Applications:
OAI at http://192.168.240.83:8080/xmlui
RDF at http://192.168.240.83:8080/xmlui
XMLUI at http://192.168.240.83:8080/xmlui
JSPUI at http://192.168.240.83:8080/xmlui
 Discovery:  enabled.
   JRE:  Oracle Corporation version 1.7.0_65
   Ant version:  Apache Ant(TM) version 1.9.4 compiled on April 29 2014
 Maven version:  3.2.5
   DSpace home:  /home/dspace/DSpace/dspace-build

Is this the right way to do it. If there is a better method to do it please
let me know.



On Tue, Jan 13, 2015 at 6:35 PM, helix84  wrote:

> I looked only briefly, the immediate problem seems to be that either the
> eperson or (more likely) the workflow item is null:
>
>
> https://github.com/DSpace/DSpace/blob/dspace-5.0-rc3/dspace-api/src/main/java/org/dspace/xmlworkflow/WorkflowRequirementsManager.java#L126
>
> I don't know what it means in the bigger picture.
>
> Meanwhile you should try following the new version of the docs:
> https://wiki.duraspace.org/display/DSDOC5x/Configurable+Workflow
>
> There have been changes to that page, at least in the way the extra
> database tables are created is now different (DS-2243).
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
>
--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Adding names for Configurable Workflow steps

2015-03-17 Thread Durga Prasad
Where can I add names for steps that are defined by custom, which config
file should I edit, currently I get them as
xmlui.XMLWorkflow.selectSingleReviewer.singleUserReviewStep.claimaction

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Adding names for Configurable Workflow steps

2015-03-17 Thread Durga Prasad
Hilton Gibson,
 I think I have found out the solution. At least it
works fine for me ! What I wanted was to change(add) name to the workflow
steps in XMLWorkflow. I edited this in the file messages.xml located at*
/usr/local/apache-tomcat-x.x.x/webapps/xmlui/WEB-INF/classes/aspects/XMLWorkflow/i18n*.
It worked fine for me. Thanks for the help.

On Tue, Mar 17, 2015 at 5:26 PM, Hilton Gibson 
wrote:

> Hi Durga
>
> Perhaps this will help:
> http://wiki.lib.sun.ac.za/index.php/SUNScholar/Submission_System
>
> Cheers
>
> hg
>
> *Hilton Gibson*
> Ubuntu Linux Systems Administrator
> JS Gericke Library
> Room 1025C
> Stellenbosch University
> Private Bag X5036
> Stellenbosch
> 7599
> South Africa
>
> Tel: +27 21 808 4100 | Cell: +27 84 646 4758
>
> On 17 March 2015 at 13:47, Durga Prasad  wrote:
>
>> Where can I add names for steps that are defined by custom, which config
>> file should I edit, currently I get them as
>> xmlui.XMLWorkflow.selectSingleReviewer.singleUserReviewStep.claimaction
>> <http://192.168.240.208:8080/handle/123456789/9/xmlworkflow?workflowID=10&stepID=singleUserReviewStep&actionID=claimaction>
>>
>>
>> --
>> Dive into the World of Parallel Programming The Go Parallel Website,
>> sponsored
>> by Intel and developed in partnership with Slashdot Media, is your hub
>> for all
>> things parallel software development, from weekly thought leadership
>> blogs to
>> news, videos, case studies, tutorials and more. Take a look and join the
>> conversation now. http://goparallel.sourceforge.net/
>> ___
>> DSpace-tech mailing list
>> DSpace-tech@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>> List Etiquette:
>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>
>
>
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Add reason for rejection in DSpace

2015-03-17 Thread Durga Prasad
Can somebody tell me how to add reason of rejection to submitters home page
or remove the reason part itself from the reviewers page.
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette