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.

Using the Update Calendar Events activity
  1. Right-click Orchestration in the Project pane and click New Orchestration to create or open an orchestration. The orchestration pane is displayed.
  2. Select the Activities tab and expand the Domino folder.
  3. Drag Update Calendar Events from the Domino® folder onto the orchestration. A graphical representation of the orchestration along with the Checklist is displayed.
  4. Click Pick Endpoint, and then select a Domino endpoint.

    For instructions on creating or editing a Domino endpoint, see Creating or editing an endpoint for a Domino activity.

  5. Click Configure from the Checklist. The Configure pane is displayed.
    • Click the Event Type list to select one of the following event types to be updated:
      • Meeting
      • Recursive Meeting
      • All Day Event
      • Appointment
      • Recursive Appointment
      • Reminder
    • Click the Request Response Format list to select the XML, JSON, or ICAL format.
    • Click Browse to select an existing database from the Browse Domino Database pane. The Browse Domino databases display all the databases for the selected endpoint.
  6. Select the Map Inputs in the Checklist. The XML schemas generated from the selected object of the Update Calendar Events activity are displayed as nodes under the request input parameter in the To Activity panel.
  7. Map the orchestration variables and the input parameter of the activity.
    Note: Values must be provided at run time for any mandatory elements of the input structure. A value can be provided by specifying a default value for element or by linking the element with an input node. During run time if no value is provided for a mandatory element, the activity throws an exception, which is reported by the Web Management Console. If a value is not provided at run time for an optional input parameter, no exception is thrown during run time.
  8. Select the Map Outputs in the checklist. The XML schema generated to hold the response of the activity is displayed as nodes under the response output parameter in the From Activity panel.
  9. Create a mapping between the output parameters and orchestration variables.
You have configured the Domino Update Calendar Events activity.



Feedback | Notices


Timestamp icon Last updated: Tuesday, 27 September 2016


https://www.ibm.com/support/knowledgecenter/en/SS3LC4_7.5.3/com.ibm.wci.doc/Domino_Update_Calendar_Events_Activity.html