Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






CreateAdministrationProcess method

Creates a new NotesAdministrationProcess object.

Note This method is new with Release 6.

Defined in

NotesSession

Syntax

Set notesAdministrationProcess = notesSession.CreateAdministrationProcess( server$ )

Parameters

server$

String. The name of the server containing the Administration Requests database (ADMIN4.NSF). An empty string means the local computer. The server must contain a replica of the Certification Log. You must have access privileges to the Domino Directory on the server for Administration Process requests that use it.

Return value

notesAdministrationProcess

The newly created Administration Process object.

Usage

For more information, see the NotesAdministrationProcess class.

Language cross-reference

createAdministrationProcess method in Java Session class




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009