Doclink

Hi I am having scheduled agent there i am appending doc link and sending mail. i am sending mail from one domain to another domain. when i run the agent manually the doc link is appedning in the mail, but when i scheduel it it is not appedning the doc link. the agent is signed by notesadmin any idea?

regds

soma

Subject: Doclink

Dear Soma,

Check Call ritem.Appenddoclink(document)

or Call ritem.Appenddoclink(UIdocument)

if second one then it will not do that u want.

RIshi

Subject: RE: Doclink

Hi, I am using Call ritem.Appenddoclink(document) only. any idea?

regds

soma

Subject: RE: Doclink

Soma,

have u use any frontend classses in agent ?

post ur code

RIshi

Subject: RE: Doclink

No , i am using backend only. any setting in server doc is required, because i am doing between domain to domain.

regds

soma

Subject: RE: Doclink

If I remember correctly, the scheduled agents are run on the server’s authority not the signers.

In R6, you can set the agent to run on behalf of the Notes Administrator.

Please try it and let me know.

Marilyn