Versions Compared

Key

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

If the users who are not able to see the correct details after login to the Pulsar application, they may not have the correct licenses or permissions. The troubleshooting Troubleshooting the following items may resolve user access issues:

Table of Contents

Assigning Permission Sets

...

F. Ensure the Read checkbox is checked for PulsarSettings. If not, click Edit (near the top) and scroll back down to click the checkbox.

...

Assigning the PulsarSetting Field Access to the Profile

...

Ensure the User Profile is enabled for licenseRest Apex Class. This class is part of PulsarSetting managed package.Setup >> Build >> Develop >> Apex Classes >> licenseRest >> Security

Method 1 - Assigning Access to Apex Classes via the Profile

A. Go to Setup.

B. Expand the Users section.

...

F. Click the Edit button.

...

G. Ensure the LuminixPulsar.licenseRest class is enabled. Use the Add button to move it to the Enabled Apex Classes window.

...

H. Click Save.

Method 2 - Assigning Access to Apex Classes via the Apex Class

A. Go to Setup.

B. Type Apex Classes in the Search Setup box.

C. Select Apex Classes from the search results.

...

D. Find licenseRest in the list of Apex Classes.

E. Click Security.

...

F. Select the desired profile and use the Add button to move it to the Enabled Profiles box.