Information required by the Lotus Notes Fetch wizard • The name and the password to the Lotus Notes server • The name of the Lotus Notes database • The document view and the form in the Lotus Notes database that contain the data to be retrieved • The field to be retrieved from the Lotus Notes database. The code block uses the value of the variable you specified in the Event (Criteria) to search for a matching field entry (Field name). Document Search Criteria Field name The field in the Lotus Notes database that the code block should search for a match. Criteria The search criteria, i.e. the variable you defined in the Event. • The variable in the Process in which to store the retrieved data. Field to variable mappings Field name The field in the Lotus Notes Database that contains the data that the code block should retrieve. Variable name The variable in the Process in which the retrieved data should be stored.