Unified Service Desk – Activity Reminders
USD contains a hosted control for Activity Reminders. On opening USD, you will see a reminder icon. Clicking the icon will display the Activity Reminder hosted control: This will display activities where the state code is open or scheduled on or before today’s date for this user: The FetchXML is something like: [sourcecode language=”XML”] <fetch distinct="true" > <entity name="activitypointer" > <attribute name="subject" /> <attribute name="activityid" /> <attribute name="scheduledstart" /> <attribute … Continue reading Unified Service Desk – Activity Reminders