Define the Security SQL Map

Note: Follow these instructions only if you are using fully-mapped AD Security Mapping.

The following parameters are NOT SUPPORTED:
  • [SPW_ID]
  • [SPW_SUBID]
  • [SPW_GROUPID]

The following parameters ARE SUPPORTED:

  • @I_SPW_ID (for int value)
  • @S_SPW_ID (for string value)
  • @S_SPW_SUBID (for string value)
  • @I_SPW_SUBID (for int value)
  • @S_SPW_GROUPID (for string value)
  • @I_SPW_GROUPID (for int value)

Load User and Group Lists

Use the Security:Scripts tab to enter SQL statements to load the listings of groups and users.

  1. In Connectivity Hub, select the Connections tab.
  2. On your SQL connection select the Edit from the drop-down menu.
  3. Select the Security tab. Assign a Master security connection, if desired.

  4. Select the Security: Directory tab and select options as desired.

  5. Select the Security: Scripts tab and enter the following information as appropriate for your environment:

  6. Click Save.