Domino Activities
- Overview of the Domino connector
- Creating or editing an endpoint for a Domino activity
Endpoints provide the configuration information that Studio and the Integration Appliance use to connect to a IBM® Lotus® Domino® server. Lotus Domino server provides services like email server, application server, web server, database server, and directory server. Business data on the server is stored as documents in the Domino databases (.nsf files). Domino connector provides bidirectional connectivity to work with these documents. - Creating a Domino document
Use the Create Document activity to create a document in the Domino server. - Updating a Domino document
Use the Update Document activity to update a document in the Domino database. Each updated document must be uniquely identifiable by its UniversalID or NotesID. - Retrieving a Domino document
Using the Retrieve Activity, you can retrieve a document from a Domino database. Each retrieved document is uniquely identified by its UniversalID or NotesID. The retrieval is done based on the input, that is, either the UniversalID or the NotesID. - Querying Domino documents
The Query Document activity is used to query documents from the database in the Lotus® Domino® server that matches the values that are specified in the document fields. - Querying views for Domino documents
The Query Views activity is used to query views from the database in the Lotus® Domino® server that matches the values that are specified in the document fields that are present in the view. - Deleting a Domino document
Use the Delete Activity to delete a document from the Domino database. Each deleted document must be uniquely identifiable by its UniversalID or NotesID. - Getting events from Domino server
The Get Events activity is used to get events from the database in the IBM Domino® server that matches the values that are specified in the input fields of Map Inputs. - Getting invitations from Domino server
The Get Invitations activity is used to get invitations from the database in the IBM Domino® server that matches the values that are specified in the input fields of Map Inputs. - Getting notices from Domino server
The Get Notices activity is used to get notices from the database in the IBM Domino® server that matches the values that are specified in the input fields of Map Inputs. - Processing calendar events in Domino server
The Process Calendar Events activity is used to process an action on an existing calendar event in a database in the IBM Domino® server that matches the values that are specified in the input fields that are present in the Map Inputs. - Processing calendar notices in Domino server
The Process Calendar Notices activity is used to process an action on an existing calendar Notice in a database of the IBM Domino® server that matches the values that are specified in the input fields present in Map Inputs. - Creating calendar events in Domino server
The Create Calendar Events activity is used to create the calendar events from the database in the IBM Domino® server that matches the values that are specified in the input fields of Map Inputs. - Updating calendar events in Domino server
The Update Calendar Events activity is used to update the calendar events from the database in the IBM Domino® server that matches the values that are specified in the input fields of Map Inputs. - Deleting calendar events from Domino server
The Delete Calendar Events activity is used to delete calendar events from the database in the IBM Domino® server that matches the values that are specified in the input fields of Map Inputs. - Specifying Retry and Delivery Options for Domino activities
Specifying the Retry and Delivery parameters is one of the tasks to configure a Domino activity configuration. - Prerequisites to use Domino inbound activities
- Get Created Documents activity
Use the Get Created Documents activity to get the documents (which are of interest) that were created on the Domino server. The activity polls the event table in the Domino server for new events periodically and process them. - Get Updated Documents activity
Use the Get Updated Documents activity to get the documents (which are of interest) that got updated on the Domino server. The activity polls the event table in the Domino server for new events periodically and process them. - Get Deleted Documents activity
Use the Get Deleted Documents activity to get the documents (which are of interest) that were deleted on the Domino server. The activity polls the event table in the Domino server for new events periodically and process them. - Handling Date/Time and Time zone data types
In the Lotus Domino form, a field of Date/Time type can be configured to represent only a date value, time value, or both date and time values. This configuration is done while creating/editing the form in Domino Designer. So, when a document is created for such a form, the value can be a date, time, or a datetime. - Rich text support for Domino connector
The Domino connector supports RichText type in forms. Fields of RichText type can store both text and attachments as part of the document. The connector supports attachments only for the Retrieve and Query Document activities. Text content can be used for the Create, Update, Retrieve, and Query Document activities. - Troubleshooting and support
Troubleshooting techniques and self-help information help you identify and solve problems quickly. This topic provides potential solutions for issues you would have with the Domino connector.