-----Original Message-----From: eLink Discussion: Development Discussion [mailto:development@elinkkc.opentext.com]Sent: Thursday, 19 September 2002 12:33 AMTo: eLink RecipientSubject: DAPI.FetchRenditionToStream() function - two requests?? DAPI.FetchRenditionToStream() function - two requests?? Posted by cmeyer (Meyer, Christopher) on 09/18/2002 10:31 AM I getting some strange behaviour from the DAPI.FetchRenditionToStream() function. For some reason, when my code hits this function, a second request is made to Livelink with almost identical parameters to the original request. The DAPI.FetchRenditionToStream() function is executed again (since the same parameters are in the request) but no third request to Livelink is made. Fine, it works, but the rest of my code cannot afford to be run twice. Can anyone explain why this is happening?cheers, chris