SaveCalendarReference

Save one or more calendar references to an association with a named Calendar.

  • A calendar reference is created in TIBCO Business Studio. It consists of:
    • a namespace, a name, and a type (Base or Overlay). These are used by the TIBCO Business Studio user to identify the calendar required, but do not necessarily match the namespace and name of any actual calendar,
    • a GUID generated automatically by TIBCO Business Studio, that provides a unique identifier for this one reference.
  • The calendar reference GUIDs used in this request might be obtained from the responses to OpenOrgModel.
  • If the request includes any calendar reference that is already associated with another calendar, that association is removed before adding the reference to the calendar identified in the request.
  • It is not possible to remove a calendar reference from a calendar without saving it against another calendar.
  • The response identifies (by namespace and name) those calendars affected by the request, that is those whose calendar references have been modified. It also lists the updated version number of each calendar.
Action SaveCalendarReference
Parameter Notes
  • version, namespace, name  identify the calendar with which the references are to be associated.
  • reference  contains the calendar references to be associated with the specified calendar, one reference per repetition of the parameter.
Return SaveCalendarReferenceResult

Required System Action

writeCalendars.