
392 Lotus Instant Messaging/Web Conferencing (Sametime): Building Sametime-Enabled Applications
application can send an e-mail or an instant message to the user, notifying them
about the problem report document.
To implement this status checking feature within a workflow application, we can
choose from at least two available techniques:
This feature could be implemented by using the Java Toolkit, essentially
creating a Java agent that uses the Sametime Java Toolkit features to check
for user availability. For a complete example on how to implement status
checking functionality using this method, please refer to 6.3, “The
AnnouncementSender app ...