Message 1 of 4
Adding Attachments using VB code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a way to do the attachments using the VB code .
Manual Method :
First I select the File i want to add attachment. Then under Action Menu - > Attachments
I get two options to Attach and Detach. I can choose Attach option and select the File to attach.
AutoMated way Required :
I have a Excel File in the following format :
Data looks like this
FileName Attachment
456224 MfgAtt1
456225 MfgAtt2
456226 MfgAtt3
456227 MfgAtt4
All the Files and attachment files are already present in Vault.
I need Programatcially find the File and do the attachment .
Thanks
