Hi All,We are using the "Browse Desktop" function (just as we do in our mail boxes to attach files to a mail) to include files in a form, however the function just gives a reference to file and does not include the file itself which is fine.Now, what we are currently doing is to include these files using the reference by adding the files to the workflow using the workflow addfiles function.Do we have a better way to do so. Also, I am currently working on a project where we may have to add 100 files to the workflow going with the above solution. Would that be a performance bottleneck for teamsite?Best Regards,Munish Khanna
... Also, I am currently working on a project where we may have to add 100 files to the workflow going with the above solution. Would that be a performance bottleneck for teamsite?
Hi Adam,Thanks for the detailed response. I was adding files in a loop using the addfile function. I will revert to addmultiplefiles with a fallback to addfile for this one.Thanks for your nice answer to my query. Best Regards,Munish Khanna