Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:2500_config_apps:2700_appoint_objects [2022/08/21 12:10] – removed - external edit (Unknown date) 127.0.0.1docs:2500_config_apps:2700_appoint_objects [2025/08/05 04:43] (current) – [Adding Appointment Objects] aware_admin
Line 1: Line 1:
 +[<10>]
 +====== Adding Appointment Objects ======
 +
 +Some applications need to deal with issues that require a calendar – create appointments, register activities, arrange meetings etc. In //**AwareIM**// a business object encapsulating the concept of an activity that lasts a certain time is called “Appointment”. In order for //**AwareIM**// to be able to show such objects using a calendar the object needs to have certain attributes defined. 
 +
 +You can create a template of an Appointment object by selecting “Business Objects” node in the Elements Tree, bringing up the pop-up menu and selecting “Add Appointment Object” (you can also do it from the main menu). Once you do this //**AwareIM**// will automatically create a new definition of an Appointment-type object with the predefined attributes. You can re-name the object and add other attributes to this object, but you cannot change the predefined attributes. //**AwareIM**// will also create the Appointments business object group. All Appointment objects will be added to this group. All members of the Appointments group have a number of common attributes, such as StartTime, EndTime or Subject. Once an Appointment object has been created you can query on this object and display results using a calendar.
 +
 +