SiteTools.sendBrokenLinkNotifications (Method)

Sends notifications for broken links.

Returns:

JobID (integer)

Arguments:

Name Type Required Description
subsiteIDList SubsiteIDList_EmptyString Required A comma-delimited list of subsite IDs for which CommonSpot will build cache files. CommonSpot only uses this list if the 'pageIDList' argument is set to an empty string. If this argument is set to 1, CommonSpot begins rebuilding the cache at the root subsite.
includeChildSubsites Boolean Required Boolean flag which when set to true tells CommonSpot to include child subsites. CommonSpot will only include child subsites if the 'subsiteIDList' is set to a value.
linkStatusFilterList BrokenLinkTypeList Required A comma delimited list of LinkStatusType enumeration to include.
notificationToList NotificationToList Optional. Defaults to an empty string. A comma delimited list of NotificationTo enumeration values.
additionNotificationsToList EmailAddressList_EmptyString Optional. Defaults to an empty string. A comma delimited list of email addresses to also notify.

Context:

License Requirements None
Permission Requirements None
Deny Context None
Require Context Authoring
Author Lock  

Error Codes:

None

Notes:

None