Archive

Author Archive

Lotus Notes Error when create document

I see many user have error “You have insufficient access to perform this operation” when they create document but they already have access in this database and I spend many time and found root case is option

“who can create documents with this form” in form property was not select anyone. Then for fix this problem

I try to add  this option allow everyone can create document and problem was solve.

Read more…

Viewed 15165 times by 5267 viewers

Trouble Error “File Cannot be created”

I started at this time many people saved and Lotus are both exporting and achieve. In writing to the appropriate and what is not a problem and everything works. As it should except the one I started when I was selected. E-mail to reach and select the document and select an error “Could not create file” appears and does not permit to take place. But if I copy and paste or cut, copy and I have written emails to achieve a way to allow users to store all e-mail. Others like her by the selected folder.
Read more…

Viewed 14225 times by 5336 viewers

Categories: Error Solution Tags:

How to export from Lotus Notes to MS Access and have links function within Access taking you back to a Notes data page

How do I export from MS Access and the Notes are linked to work in Access takes you back to the page Notes?
Access to copy a table from a linked Notes and work on putting the Excel or Word … but not used at work and then split file Excel hyperlink in Access can be edited manually to work from within. Access, but we have many files to connect to.

Read more…

Viewed 9110 times by 3046 viewers

Microsoft target to lure IBM’s Lotus Notes users

Microsoft today said the plans to offer a variety of data analysis and Tools transferred aim of luring customers of rival IBM Lotus Notes e – mail system software that allows your own business and collaborate on projects via the Web.
Both Microsoft and IBM are vying for supremacy in the $ 2800 million Tor organizations with collaboration tools such as e – mail and electronic calendar and Web publishing project management.
Each company wants to have the leading role in determining how Web services will work together in the future.

Analysts agree that Microsoft has added momentum in more than a decade old battle between Exchange and Lotus Notes to win the lion’s share of the market e – mail the company.
Read more…

Viewed 8970 times by 3815 viewers

Categories: Lotus Notes Software Tags:

Lotus Notes & Domino 8.5 Vs Microsoft Exchange & Outlook 2010

I found this lotus notes tutorial in fwd mail and it will help someone for make decision.

MICROSOFT (NSDQ:MSFT)’S EXCHANGE SERVER really came of age with the release of version 2007. Exchange 2007 offers a solid and complete messaging platform. The beta release of Exchange 2010 serves up even more features and functionality and looks like it may be the most robust Exchange offering yet.

Exchange has long enjoyed the lion’s share of the business messaging platform market. Does this mean that it is the best e-mail platform offering out there? Some would argue that isn’t the case. Microsoft dominates in the business client/server software market, so it stands to reason that Exchange would be the “best fit” for an organization already running a Windows environment. Perhaps that fact accounts as a major reason Exchange is so widely deployed.

However, IBM (NYSE:IBM)’s Domino platform with Lotus Notes still has a strong following. Die-hard Lotus Notes fans cite stability and security as the primary benefits for eschewing Exchange for Notes. We took a side-by-side view at the two latest releases of each platform: Exchange 2010 and Lotus Domino 8.5 and each e-mail server’s respective clients: Outlook 2007 and Lotus Notes client 8. We assessed each in five key areas: installation and deployment, interoperability and customization, feature set, performance and pricing.

Read more…

Viewed 17162 times by 7226 viewers

How to install the Lotus Notes passthru server?

Currently we are trying to setting up one more server to be used only as a passthru server. In order to install a domino server to it, may I know do I have to select “Set up the first server or a stand alone server” or “Setup an additional server” ?

I’ve tried to install the additional server but somehow I cannot even connect to it from the main server even though that server has been registered and certified.

Read more…

Viewed 10085 times by 3315 viewers

Lotusscript: How to insert Body Above Signature in Memo

I got Lotusscript library functions and sample code that I found useful and used in all this project. Some simple and some are not. Or very little research and work before I came to work. In this article, as examples. The signing off emails from Lotusscript.

Problems.
When a record from the backend Lotusscript then displays the user frontend / class UI, the user’s email signature. (If enabled) will be inserted at the top of the document as text to lower expectations on behalf of North.

Solution:.
Disable signature and open. Work as shown in the following sample code.

Limitations.
This is just an example of. Disable the user’s email signature. To insert the end. Content of your email. (In this example “Hello World!”), You can edit the examples and read the signature of Lotus notes doc Profile then insert
Read more…

Viewed 13544 times by 4285 viewers

Hiding the design of a Lotus Notes Database

To prevent users from making any design change to a database, hide the database design. Hiding the design disables all design operations and hides all formulas and scripts.

Caution Users who have Designer or Manager access to the database can replace the database design, thereby changing it. To fully protect database design, remove Designer and Manager access from users who can change the database design.
Read more…

Viewed 10681 times by 3450 viewers

Hide Empty Lotus Notes Rich Text Field

This problem is simple: I want to hide the area if there is rich text (RTF), and indicate whether there is something in my case or in the Lotus Notes attached in the RTF field is empty it does not count, though it is empty Hide-When formula such as MyRTF=”” will not work and you can only use @Formulas.

Lotus Notes Tutorial Solution

1) Create a new Lotus Notes Numeric field, Computed for Display, Hidden, and with Value set to @ThisValue (or HideMyRTF if you are using an earlier release than ND6) Lets call this field HideMyRTF in this example.

Read more…

Viewed 11025 times by 3187 viewers

Rebuild a view index using a LotusScript agent?

I have Lotus Notes Database is approximately 250,000 documents to 12 months 30 days documents are updated by the hour and the agent was removed, and build. (Using data imported from a query sql) This should be easier to find and update each document other agents worked night and a similar performance in the next 11 months of the document. I have a problem. Agents spent hours, 15 minutes to work and access to the Lotus Notes document during this period is almost impossible. (This database must respond to), but after the agent has to continue to slow (and to the site) to see if my body in the Lotus Notes Database, which I believe it reindexes what I want. I do know is that if an agent after a reindex files manipulated?

Read more…

Viewed 11892 times by 3528 viewers