Show TOC

Setting Access Control for Business Rules ProjectLocate this document in the navigation structure

Prerequisites

  • You should have a running instance of SAP AS.

  • You should have deployed the project from the SAP NetWeaver Developer Studio.

    More Information: Deploying Rules

Context

Access to the rules project is determined by the access control mechanism. A project can be retrieved from the repository only if a user has read or write permissions to the project. Unless the access control is set, projects cannot be opened in the Rules Manager.

Procedure

  1. Log on to the SAP NetWeaver Administrator by using the link http://<servername>:<Port>/nwa .
  2. Choose the Operation Management tab.

    The Operation Management tab page opens.

  3. Choose Identity Management .

    The Identity Management: Overview page opens.

  4. Creating a User
    1. Under the Search section, choose the Create User button.

      The Details section opens.

    2. Enter the following data:

      • Username

      • Password

      • Name

    3. Choose Save .

      The newly created username appears in a table under the Search section.

  5. Creating a Role
    1. Choose Role from the drop down menu next to the Search Criteria field.

    2. Choose the Create Role button.

      The Details section opens.

    3. Enter a name for the role in the Unique Name field.

    4. Choose Save .

      The role appears in the table under the Search section.

  6. Assigning a Role to the Usert.
    1. In the Details of Role <role name> section, choose the Modify button.

    2. Choose the Assigned Users tab.

    3. Enter the username in the Search Criteria field and choose Go .

      The username appears in the table.

    4. Select the username and choose the Add button.

    5. Choose Save .

  7. Choose the Business Rules Access Control Management tab.
  8. In the Business Rules Access Control Management tab page that opens, enter the role name in the Find field.
  9. Choose the Advanced next to for DC Name field.
  10. In the Find Development Component dialog box that appears, select the project that you want to add permissions.

    The project appears in the for DC Name field.

  11. Choose Go button next to for DC Name field.

    All the rulesets of the selected project appear in the table.

  12. Choose the Edit button.
  13. Set permission to the project by choosing Full or Read from the drop down menu.

    You can also set permissions for the individual rulesets in the table under Access column.

  14. Choose Save .
  15. Log off from the SAP NetWeaver Administrator.
  16. Log in to the Rules Manager using the newly created username and password.

    More information: Logging into the Rules Manager