HCL @Command([MailForward]) Command issue

271 Views Asked by At

Since last Friday I was not able to forward a document as email on a database using HCL Notes formula @command. The email is forward, but no content is available, but in the document the content exist. The unique way to forward with content is using the right click then choosing Forward.

Here are the ones I tried to use:

  1. From HCL email @SetEnvironment("fwdID"; @NoteID); @Command([MailForward])

  2. From HCL email @Command( [MailForwardAsAttachment] )

Any help I appreciate.

Image using system button forward

Image sing right click

1

There are 1 best solutions below

3
Richard Schwartz On

The most likely cause is the ACL setting "Replicate or copy documents". If users do not have this box checked in the ACL entry that grants them access, they will be unable to forward documents from the database.

ACL dialog box