John has a database that replicates across two servers with documents that are created and updated regularly on each server. Which two document ID components will always return the same value for a given document across both replicas of the database? (Choose two.)
James will need to use IBM LotusScript in order to modify the Calendar Profile stored in his mail file. Given the following snippet of code, what would be the correct line for instantiating the Calendar Profile? Dim session As New NotesSession Dim db As NotesDatabase Dim doc As NotesDocument Set db=session.CurrentDatabase
Phil is creating an application where he wants users to be able to create local replicas. Which access control list privilege must users have to create the local replicas?
What is the primary purpose of a master template?
Which @Function can be used to unlock a document?
Shoshanna is creating an application that imports data from a text file. What is the maximum amount of data that can be imported into a single text field?