Dear Sir,
My question is about the attachment.
I create a new JournalAttachment table with the same structure as MailAttachment Example table, And use the same ini to do the connection between outlook fields and db fields.
I found if I use the following steps
New Journal | Insert | File
to add an attachment
then the attachment could be ‘stored’ successfully to DB.
On the other hand,
Tools | Option | Preferences| Journal Options. Tick ‘Microsoft Excel’ and ‘Microsoft Word’
Then when every time the user opens the excel or word file. The Journal will record the file automatically.
However, If the journal is created this way, when doing the synch, GC_attach_Binary in DB is empty, which means the file is not uploaded.
Is it correct? Or there is any other way to store this kind of Journal Attachment?
Thanks for your help in advance