Hello Experts,
I have to query xml file located in the docbase, Now the problem is that if the app server and content server are on the same host my adaptor can get the full path of the physical xml files from repository filestore and return the elements. But when the app server on a different host the it can't access the files an it does not work.Can you share your ideas, what can be the best solution to this? I plan to create a server method and call it from app server from my adaptor, but I am not sure if a method can return the results.Please share your knowledge and best practices.
Thanks in advance