@command([FilePrint])

Dear All,I have a databse created during domino server 5. Users can doposit documents for this and few of selected users can vies documents deposited and they can print these documents too. Recently we upgraded the server to 7.0.2. Now we have a issues with documents submitted by clients running version 7.0.2. The documents submitted by them can not be printed. But we do not face any issues with documents submitted by users running client version 4.6 or 5.0. Could you please hel me to sort out this problem.

Thanks & Best Regards

Chandimal

Subject: @command([FilePrint])

We ran into something similar AFAIR when we upgrade to Notes 6. See if the documents have a $KeepPrivate variable (look at the document properties).

One of my team members traced it back to the ACL …and people not having the Replicate or Copy Documents setting unset (maybe also documented here).

Hope that turns out to be your problem and fixes things up.

For the documents with the $KeppPrivate set to “1” you can write a simple agent to delete this field.

Subject: RE: @command([FilePrint])

Dear Chris,

I’m not good at creating agents. Could you please let me know how I could write an agent to change the valu of $Keep Private fielt to 0.

Thanks & Best Regards,

Chandimal