Hi,
The time taken by the API embeddedObject.getInputStream() increases with the size of the embedded object.
For 6MB - it takes 3 seconds
For 20MB - it takes 7 seconds
The other APIs extractFile(), getReader() also take same amount of time.
Can anyone tell me if there is an alternate way of getting the contents of embedded object which will take a few milliseconds?
Thanks in advance.
Regards,
Priya