Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Blueprint Designer's Preview gives cross-scope privilege error or warning even after creating the Cross-scope access records as instructed inĀ DCM Setup/wiki/spaces/DCMW/pages/1566151767.

Solution

Some tables in ServiceNow require additional steps to grant cross-scope access privileges even after cross-scope privilege records have been created successfully.

...

Panel
bgColor#fff
Follow these steps for each table that gives error or warning during Blueprint preview:
  1. Go to Table record for the matching table in sys_db_object table: for example Group (sys_user_group).
  2. Open the "Application Access" section
  3. Make sure that Accessible from is set to "All application scopes"
  4. Select "Can read", "Can create" and "Can update" checkboxes
  5. Save / Update the record.

Image RemovedImage Added

Running the Blueprint preview after these steps should no longer give warning about Cross-scope access privileges.

...