<BASEDIR>/SAM/smarts/local/actions/server/
#!/bin/shDMCTL=${SM_HOME}/bin/dmctl`${DMCTL} --server=${SM_SERVER_NAME} invoke ICS_NotificationFactory::ICS-Notific
ationFactory archiveNotification ICS_Notification::${SM_OBJ_Name} "admin" "Archi
ve this event manually"`if [ $? -ne 0 ]; then
echo "$0: unable to archive Notification"
exit 1;
fi
<BASEDIR>/SAM/smarts/doc/sm_config.pdf.