MicroStrategy ONE

Alter Mobile Subscription statement

Modify the properties of a Mobile subscription.

Copy
ALTER MOBILESUBSCRIPTION 
 (subscription_name[MANAGE ALL] | GUIDsubscription_GUID) [NAMEnew_subscription_name] [OWNERnew_login_name] [SCHEDULEnew_schedule_name] [(USERnew_user_name | GROUP new_user_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[EXPIRATIONDATEmm/dd/yyyy] [MODIFICATIONBYRECIPIENTS 
 (TRUE|FALSE)] [DEVICE (PHONE| TABLET)];

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 the new user subscribed to the subscription

  • 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 new report or document resides

  • mm/dd/yyyy is the new expiration date