[Portfolio] OSP Reports

Aras Seddigh arass at sabanciuniv.edu
Thu Apr 9 07:14:09 PDT 2009


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.defaultArtifactLoader" 
/>
           </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/LoadArtifactResultProcessor.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> 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"
>>
>>     
>
>   


-- 
Aras Seddigh
Academic Systems Specialist
Information Technology

Sabanci University
Phone : +90.216.483 9187
e-mail: arass at sabanciuniv.edu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/portfolio/attachments/20090409/ccfebd8f/attachment.html 


More information about the portfolio mailing list