MicroStrategy ONE

Add Recipient statement

Adds a recipient to a subscription.

Copy
ADD USER user_name1 [ADDRESS address_name1] [, .. user_nameN [ADDRESS address_nameN]] TO SUBSCRIPTION (GUID subscription_GUID | subscription_name [MANAGE ALL]) FOR PROJECT project_name;
Copy
ADD CONTACT contact_name1 [ADDRESS address_name1] [, .. contactnameN [ADDRESS addressnameN]] TO SUBSCRIPTION (GUID subscription_GUID | subscription_name [MANAGE ALL]) FOR PROJECT project_name;
Copy
ADD CONTACTGROUP contact_group_name1 [, .. contactgroupnameN] TO SUBSCRIPTION (GUID subscription_GUID | subscription_name [MANAGE ALL]) FOR PROJECT project_name;

where:

  • user_name1..N are the names of the users to be added

  • contact_name1..N are the names of the contacts to be added

  • address_name1..N are the names of the addresses to be added

  • contact_group_name1..N are the names of the contact groups to be added

  • subscription_GUID is the ID of the subscription

  • subscription_name is the name of the subscription

  • project_name is the name of the project containing the subscription's target