Domino Integration Built-In Functions
Built-In Function |
Description |
Adds a field to an open data note using the item name. |
|
Adds an item to an open data note using the item name. |
|
Closes an opened Domino/Notes Database on a local or remote Domino server. |
|
Closes an opened Domino/Notes File on a local or remote Domino server. |
|
Closes an open document when no longer required. |
|
Creates a new document/data note in memory within an opened database. |
|
Deletes a document/data note from the database using the given Note ID. |
|
Deletes a field from an open document/data note using the item name. |
|
Deletes an item from an open document/data note using the item name. |
|
Releases all memory that was allocated for search process. |
|
Executes an Agent. |
|
Gets a field from an open data note using the item name. |
|
Gets an item from an open data note using the item name. |
|
Retrieves Note ID from the ID Table. |
|
Closes a Domino/Notes Database on a local or remote Domino server. |
|
Closes a Domino/Notes File on a local or remote Domino server. |
|
Opens a Domino/Notes Database on a local or remote Domino server |
|
Opens the specified document within a database using the given Note ID. |
|
Searches a database for documents/data notes matching selection criteria or using a previously created view. |
|
Updates a document/data note in the database. |
|
Updates an existing field to an open data note using the item name. |
|
Updates an existing item to an open data note using the item name. |