RE: getDelegateAnalysisEngineMetadata returns null

2009-07-22 Thread Chavan, Girish
Thanks for the reply. That did work and I can get the names of all the delegates. The real problem I am trying to solve is to update the configuration params of the aggregate analysis engine and any of its delegates before it is run. With this method I do get the resource specifiers but I am

Re: getDelegateAnalysisEngineMetadata returns null

2009-07-22 Thread Adam Lally
On Wed, Jul 22, 2009 at 10:58 AM, Chavan, Girishchav...@upmc.edu wrote: Thanks for the reply. That did work and I can get the names of all the delegates. The real problem I am trying to solve is to update the configuration params of the aggregate analysis engine and any of its delegates

RE: getDelegateAnalysisEngineMetadata returns null

2009-07-22 Thread Chavan, Girish
Nice suggestion. I didn't know you could do that. I'll try it out. Thanks, ___ Girish Chavan, MSIS Department of Biomedical Informatics (DBMI) University of Pittsburgh -Original Message- From: lally.a...@gmail.com [mailto:lally.a...@gmail.com] On Behalf Of Adam Lally Sent:

Re: Get the path

2009-07-22 Thread Philip Ogren
One thing that you might consider doing is putting the path information into its own view. That is, create a new view and set its document path to be the path/uri. One advantage of this is that if you have a CollectionReader that is otherwise type system agnostic you don't have to pollute it

Re: Get the path

2009-07-22 Thread Radwen ANIBA
Thank you guys All that was useful for me. Cheers Radwen 2009/7/22 Philip Ogren phi...@ogren.info One thing that you might consider doing is putting the path information into its own view. That is, create a new view and set its document path to be the path/uri. One advantage of this is