Obtaining System Privileges

You can use the Authoring Mode to manage Stores, Sites and Locations. This task shows you how to obtain System Privileges.


Before you begin: You must have System Privileges to manage Stores, Sites and Locations.
  1. Run MQL and enter the following MQL command: .

    set context person creator;
    modify person admin_platform access all admin all type system;

    You now have the System Privileges.
  2. If you do not have the MQL tool, the RWA Role (Review & Approve) gives you access to six apps including the Collaboration & Approvals app.
    1. Go to My Social And Collaborative Apps quadrant.
      The My Social And Collaborative Apps list appears.
    2. Click the Collaboration & Approvals App.
    3. Select the command Utilities ... Run MQL.
    4. Enter the following MQL command: set context person creator; modify person admin_platform access all admin all type system; and click Run.
      You now have the System Privileges.