This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Enabling Enterprise Subscriptions for Mobile Apps
WSO2 App Manger facilitates enterprise subscriptions through the App Store. This feature allows users with a defined role to subscribe selected users collectively to a particular mobile application. Follow the steps below to carry-out enterprise subscriptions for mobile apps.
- Set the value of the
EnterpriseOperations_Enabled
configuration in the<AppM_HOME>repository/conf/app-manager.xml
file totrue
as follows.<Config name="EnterpriseOperations_Enabled">true</Config>
- Enter the name of the user role to which you want to assign privileges to enable enterprise subscriptions, as the value of the
EnterpriseOperations_AuthorizedRole
configuration in the<AppM_HOME>repository/conf/app-manager.xml
file as follows.<Config name="EnterpriseOperations_AuthorizedRole">Internal/store-admin</Config>
Log in to the App Store using the following URL as a user with a privileged role as defined in the above step: https://<AppM_HOST>:<AppM_PORT>/store/
Click on the mobile app on which you want to apply enterprise subscriptions.
Click Ent. Install as shown below.
Select the roles to which you want to enable enterprise subscription on the app as shown below.
Click Install.
Select the users for whom you want to enable enterprise subscription on the app as shown below.
Click Install.
Click Yes in the pop-up message. You view another pop-up message upon successful subscription.
Log in to the App Store as a user on whom enterprise subscription was applied above, using the following URL: https://<AppM_HOST>:<AppM_PORT>/store/
Click My Subscriptions. You will have the app on which enterprise subscription was applied added to your My Subscriptions list.