.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


signDatabaseWithServerID method
Example

Enters a request in the Administration Requests database to sign a database.

Defined in

AdministrationProcess

Syntax

public String signDatabaseWithServerID(String server, String dbfile)
  throws NotesException

public String signDatabaseWithServerID(String server, String dbfile, boolean updateonly)
  throws NotesException

Parameters

String server


String dbfile
boolean updateonly Return value

String


Language cross-reference

signDatabaseWithServerID in LotusScript NotesAdministrationProcess class

Example