I’m somewhat NEW to Notes Environment. Though i’ve worked on Lotus Workflow applications, i don’t have a clear picture of a Notes application. Because all the Workflow apps are Web applications in my Org.
Could some of you tell me about Notes application or direct me to a location where i can know about these stuff(How to design, deploy a Notes application etc.)
I’ve a basic doubt whether all the users have their own database (like mail file) on the server or they access a single database(like we do in our Web-enabled workflow applications).
Notes ‘applications’ were called databases until recently.
Typically (in a simple case), a Notes application will reside on a Notes/Domino server and will be accessed by many users. The users can access it via their Lotus Notes client or web browser.
Applications usually contain many documents. The documents are viewed via forms and views. Views are rows and columns of documents.
Notes/Domino can be extremely complex and customized, so different applications can look and behave very differently.