Hello Rohit,
Thanks for reply.
However, you are confusing between IResource of KM and IResource of WRR:
Below is IResource of KM, where we get inputStream from getContent method. This is already known to me but it is not what this question is about.
And below is the IResource, which is of WRR, where we dont have any method to retrieve data using any standard method.
Hence, I am using traditional URLConnection way to connect to URL of file and then read the data.
And at this point of time, I am facing issue described in my question above.
I hope this is clear to you.
Thanks & Regards,
Amey