The requirement is to link an existing child document to an existing Parent document as an XRef using bulk load, inside Content Server. However, during bulk load, it expects the parent document and child document to be uploaded. So, we have to manually download the parent and child documents from Content Server to our desktop, and again upload those back during the Bulk load request. Whereas, we can link these docs using Web Report tags by just providing the ObjID's. Is there a way to configure the bulk load template, without in fact uploading the files again during the request?