[Portfolio] OSP Reports

Maurer, Christopher Wayne chmaurer at iupui.edu
Thu Apr 9 07:19:28 PDT 2009


If you are running 2.5 or higher, I believe you want
³org.sakaiproject.reports.service.ResultProcessor.defaultArtifactLoader²
instead.
It was refactored somewhere along the way.

Chris


On 4/9/09 10:14 AM, "Aras Seddigh" <arass at sabanciuniv.edu> wrote:

> Hi,
> 
> We add the following lines to the reportDefinition.xml file to use post
> processor;
> 
>  <property name="resultProcessors">
>            <list>
>               <ref
> bean="org.theospi.portfolio.reports.model.ResultProcessor.defaultArtifactLoade
> r" />
>            </list>
>         </property>
> 
> But after importing it to the reports tool, we encountered a following error.
> 
> Invalid Report Definition XML File Error creating bean with name 'TESTIMPORT'
> defined in resource loaded from byte array: Cannot resolve reference to bean
> 'org.theospi.portfolio.reports.model.ResultProcessor.defaultArtifactLoader'
> while setting bean property 'resultProcessors' with key [0]; nested exception
> is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean
> named 
> 'org.theospi.portfolio.reports.model.ResultProcessor.defaultArtifactLoader' is
> defined
> 
> Do you have any idea about this ? or how could we solve this error?
> 
> Thanks a lot in advance.
> Aras
> 
> 
> 
> Sean Keesler wrote:
>>  
>> Yes, they are....so they aren't directly available through SQL reporting.
>> However, there is a post processor that lets you load in XML of a
>> evaluation form in to your result set.
>> 
>> /reports/reports-impl/impl/src/java/org/sakaiproject/reports/logic/impl/LoadA
>> rtifactResultProcessor.java
>> 
>>> >From there you can use XSL to further manipulate and display
>> information about the evaluation data.
>> 
>> 
>> ---Sean
>> 
>> 
>> On Thu, Apr 2, 2009 at 8:44 AM, Aras Seddigh <arass at sabanciuniv.edu>
>> <mailto:arass at sabanciuniv.edu>  wrote:
>>   
>>  
>>>  
>>> Hi,
>>> 
>>> Does anyone know about reporting evaluation forms? The completed
>>> evaluator forms is saved in Resources (File system). How could we report
>>> the forms content using OSP Reports tool?
>>> 
>>> Regards.
>>> 
>>> --
>>> Aras Seddigh
>>> Academic Systems Specialist
>>> Information Technology
>>> 
>>> Sabanci University
>>> Phone : +90.216.483 9187
>>> e-mail: arass at sabanciuniv.edu
>>> 
>>> _______________________________________________
>>> portfolio mailing list
>>> portfolio at collab.sakaiproject.org
>>> http://collab.sakaiproject.org/mailman/listinfo/portfolio
>>> 
>>> TO UNSUBSCRIBE: send email to portfolio-unsubscribe at collab.sakaiproject.org
>>> with a subject of "unsubscribe"
>>> 
>>>     
>>>  
>>  
>> 
>>   
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/portfolio/attachments/20090409/7d27428a/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2141 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/portfolio/attachments/20090409/7d27428a/attachment.bin 


More information about the portfolio mailing list