Idata create

Hi everyone,

I have a doubt in IDATA.Create(String className) … As of now i know that if we do register a Class using IDATA.register(String className) we could use it up in the above…But what Class do i need to register ? A java Bean class or anything like that?..My scenario is that i need to get a document Idata obj within my java service with only the document reference dynamically…please help

Not quiet understand what you mean.

What is the IDATA.Create(String className) and IDATA.register(String className) ?
What’s the dynamic do you mean? Can you paste your java service and let me know what you want?