MicroStrategy ONE

Alter History List Subscription statement

Modify the properties of a History List subscription.

Copy
ALTER HISTORYLISTSUBSCRIPTION (subscription_name[MANAGE 
 ALL] | GUIDsubscription_GUID) [NAMEnew_subscription_name] [OWNERnew_login_name] [SCHEDULEnew_schedule_name] [(USERnew_user_name | GROUP new_ser_group_name)] [CONTENT(new_report_or_document_name IN FOLDER new_location_name  | GUID 
 new_report_or_document_guid) [CONTENTTYPE (REPORT | DOCUMENT)]] IN PROJECTproject_name [OVERWRITEOLDERVERSION [(TRUE | FALSE)]] [HISTORYLINKURLnew_historylinkurl] [HISTORYLINKWEBSERVERnew_historylinkwebserver] [EXPIRATIONDATEmm/dd/yyyy] [SENDNOTIFICATION (TRUE|FALSE)] [(SENDNOTIFICATION_ADDRESS 
 "notification_address" | PHYSICALADDRESS "physical_address" 
 DEVICE "notification_device")] [MODIFICATIONBYRECIPIENTS (TRUE|FALSE)];

where:

  • subscription_name is the name of the subscription
  • subscription_GUID is the ID of the subscription

  • new_subscription_name is the new name of the subscription

  • new_login_name is the login name of the new owner of the subscription

  • new_schedule_name is the name of the new schedule

  • new_user_name is the name of a new user subscribed to the report or document.

  • new_user_group_name is the name of a group now subscribed to the subscription

  • new_report_or_document_name is the name of the new report or document associated with the subscription

  • new_location_name is the name of the folder where the new report or document resides

  • new_report_or_document_guid is the GUID of the report or document

  • project_name is the name of the project where the report or document resides

  • new_historylinkurl is a hyperlink to the new history list

  • new_historylinkwebserver is the "base URL" to the new history list

  • mm/dd/yyyy  is the new expiration date

  • notification_address is the address to which notifications are sent

  • physical_address is the physical address to which notifications are sent

  • notification_device is the device to which notifications are sent