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.

Using the Process 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 Process 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 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 Process Calendar Events activity are displayed as nodes under the request input parameter in the To Activity panel.

    The input parameters are described in the following table:

    Table 1. Input parameters
    Parameter Name Description
    UNID Indicates the event ID that will be used to process the calendar events.
    processAction Accepts values such as Accept, Tentative, Decline, Counter, Delegate, Delete, and Request-Info. You can select these values from the drop-down list of the ProcessAction field of Map Inputs.
  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 Process Calendar Events activity.



Feedback | Notices


Timestamp icon Last updated: Thursday, December 17, 2015


http://pic.dhe.ibm.com/infocenter/wci/v7r0m0/topic/com.ibm.wci.doc/Domino_Process_Calendar_Events_Activity.html