Skip to main content

Questions tagged [access]

The tag has no summary, but it has a tag wiki.

0 votes
0 answers
26 views

For reference, we have been trying to figure out whether a user has access to a given object type. The SOQL query we have been using currently looks something like SELECT PermissionsRead FROM ...
Sooraj Srinivasan's user avatar
0 votes
0 answers
29 views

Is there a way to monitor and trigger email notifications when an unauthorized app accessing Salesforce org/API? For example, when a developer/user uses SF Inspector to do any API calls or query data ...
Bforce's user avatar
  • 6,918
0 votes
0 answers
142 views

Our salesforce team is working with a different team to setup an Integration between Salesforce and Snowflake using Azure Data Factory. Below is the list of things we have done from Salesforce side. ...
Balaji's user avatar
  • 585
2 votes
0 answers
149 views

In my environment, OWD on Knowledge object is Private. The SME creates an article, published it; but the analyst user is able to view the published article, which is something we don't want to happen. ...
Engine56's user avatar
2 votes
0 answers
124 views

I am facing an issue with the below code when executing on anonymous window. Account acc = new Account(Name='AccName'); Database.Insert(acc); Database.insert(new Contact(LastName='last', firstName =' ...
Vaitheeshwari E's user avatar
0 votes
0 answers
64 views

I have a set of users who are not admins but perform our UAT testing. They need to have the ability to "Login As" other users to check what the Sales users of various hierarchy levels are ...
Andrea's user avatar
  • 1
0 votes
0 answers
132 views

The question may look silly, but I cannot find it anywhere without looking at each Salesforce help article one by one. I know that this permission gives user full edit rights to all objects and fields,...
Łukasz Kojzar's user avatar
0 votes
1 answer
979 views

I am facing insufficient access rights on object id while delete document from custom and corresponding contentDocument. @AuraEnabled(cacheable=false) public static void deleteFileRecord(String ...
kjSkill's user avatar
0 votes
0 answers
254 views

I'm developing a managed package and delivered a screen flow. I installed the package in a testing org and want to grant access to the flow. When I view the flow in the list and hit the dropdown ...
Ken's user avatar
  • 729
0 votes
1 answer
650 views

I have an existing dashboard which is the default home page for the org. Users with a specific profile are not able to refresh/run the dashboard and are facing the following error "We can't show ...
Kirito's user avatar
  • 1
0 votes
1 answer
42 views

When I try to check user field access for certain fields, I receive two different gack Id errors sf data query -q "SELECT Id, IsAccessible, IsUpdatable FROM UserFieldAccess WHERE DurableId = '...
Patlatus's user avatar
  • 18.8k
0 votes
1 answer
39 views

Is this possible to control which users have access to which dialogs in one Einstein Bot? Is this possible to control which users have access to which bots? This article https://help.salesforce.com/s/...
Patlatus's user avatar
  • 18.8k
2 votes
1 answer
2k views

I've created a new experience from scratch (the LWR Build Your Own template), created a component that implements a screen flow, and added to the home page of the newly created site. The whole thing ...
Renato Oliveira's user avatar
0 votes
1 answer
271 views

I have a business user who is getting Read/Write access to opportunity via sharing rule, but he is not able to change the Territory value in Opportunity. User is getting the error - "insufficient ...
Ashik Shetty's user avatar
0 votes
1 answer
569 views

I have a brand new Salesforce org and just created a few sandboxes for our dev team. However, none of them are able to login or reset the passwords to their sandboxes since they have never logged in. ...
Ron's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
9