The profile tag has no wiki summary.
0
votes
1answer
34 views
SSO & API Only User Authentication
I have completed Mydomain set up and Single Sign-On set up in one of our Sandboxes and waiting for the IDP to complete their setup.
Questions:
[1] Meanwhile how do I make sure the users are ...
5
votes
2answers
41 views
Check whether context user is having “view all” permission on an object
I want to check whether context user is having "view all" permission on an object or not. Is there any way to know that?
6
votes
3answers
71 views
how are custom object permissions set for standard profiles?
I'm looking at the std profile, contract manager, and for some custom objects in our org, they have CRUD privileges for a bunch of objects and no access whatsoever to a bunch more. What drives the ...
7
votes
1answer
61 views
Ignore user context while sending SingleEmailMessage
Can we send SingleEmailMessage(s) under admin context and ignore current user sharings and profile access.
Details:
- visualforce email template is related to object B which is not available for users ...
4
votes
2answers
45 views
what drives organization-Wide Defaults?
With org wide defaults, and I'm not clear on what drives them. is it the most restrictive privilages for a user's role or profile? , In the foce.com fundamentals book, it's from the view of the ...
1
vote
1answer
55 views
DML inside apex controller
I have a generic question in my mind. Suppose that we have an apex controller that is doing DML operations on a custom object. Now my questions are
Does context user's profile affect DML operations?
...
2
votes
2answers
45 views
standard profiles and standard objects
Why does salesforce not allow us to change the permissions of standard profiles to standard objects? I know the workaround to use is to clone that standard profile into a custom one, but it seems like ...
1
vote
2answers
23 views
How can i customize permission for Attachment as well as Note object in my custom profile
I have created custom profile which i am using for my customer portal users.How can i customize permission for Attachment and Note object?so that users can access attachment in customer portal.
7
votes
3answers
67 views
Know if is a custom profile via API
Is it possible to know if a profile is custom via API?
Like an attribute "profile.isCustom".
0
votes
0answers
26 views
Assign a profile to a Automated Case User
I'm trying to assign a profile to a user, this user is the "Automated Case User" and I'm getting this error:
Error: This user, as the Automated Case User, must have the "Modify All Data" and "Send ...
2
votes
0answers
32 views
Remove IP range from System Administrator Profile
I have added IP restriction to one of my dev org but now I am not able to login into that salesforce org. It seems that my IP address has been changed and because of this I am facing the issue.
Can ...
0
votes
0answers
12 views
User lacks the rights to filter based on campaign name in a related report
There is a particular issue that is stumping me at the moment.
We have a custom report type that is of the type Campaigns with Opportunities. We have a report in our org that uses a filter based on ...
3
votes
4answers
48 views
Do updates to Profile Settings in a managed package apply to cloned profiles?
Suppose I add a Profile Settings component for Profile A to version 1.0 of a managed package.
I install my package in an org, and create a new Profile, B, cloned from Profile A.
In my packaging org, ...
1
vote
0answers
20 views
Change default app for customer portal profiles
I cannot uninstall an AppExchange application because it is the default app for the Customer Portal profiles. However, when I try to edit these profiles, they are read-only with respect to the ...
1
vote
1answer
14 views
Is there a way to allow standard users to change assignedto in a task
How can i set to allow standard users to change the assigned to field in a task. As an administrator i can change the owner, is there a way to allow standard users to do the same?
Or its restricted ...
3
votes
1answer
37 views
Rename Tab and Labels by Profile
Do you know if there is a way to use ‘Rename Tab and Labels’ by Profile? The use case would be Profile “XXX” would use the default Tab and Label Names, while Profile “YYY” uses the override names and ...
4
votes
2answers
77 views
Profiles promoted through change sets appear to work only if profile already existed in target org
My experience has shown two distinct behaviors.
Case 1:
Placeholder Profile "Profile 27" created in production.
Production org copied to Sandbox. Development and config occurs in sandbox. Change ...
0
votes
1answer
29 views
Scheduling Report Emails to clone of “Customer Portal Manager Custom” profile not working
Scheduling Report Emails to clone of Customer Portal Manager Custom profile is not working. This cloned profile has both, Run Reports and Export Reports, enabled, not that it should matter because: ...
2
votes
3answers
55 views
How to change a partner license to a regular CRM one?
I need to change one of my partner's license type from Partner to a regular CRM one.
This isn't a standard feature, so a manual (data loader + mass update actions will be required)
Has any one done ...
1
vote
2answers
103 views
Permission problem in sales forece
My URL :- http://myurl.com/homepage2
This is a site URL...
I am showing a page if user will fire this URL..
While running this URL i am getting some permission problem --
What i have tried --
Try to ...
4
votes
2answers
211 views
Finding if which users have a record type available to them using SOQL
I would like to be able to execute a SOQL query that will allow me to see which users have access to a certain record type for a certain object.
For example, if I have a case record type called Phone ...
5
votes
3answers
370 views
Deploying Profiles / Permission Sets that include object & field permissions for Managed Objects
Anyone know if it's possible to deploy profiles/permission sets via Eclipse or an Unmanaged Package that contain object & field permissions for 3rd party managed objects?
I'm trying to deploy a ...
4
votes
3answers
174 views
Exposing the contract object in the customer portal
I have a customer portal where we expose different types of records to users who need to see only records that belong to the same Account as theirs. The portal is built using Visualforce pages and a ...
4
votes
3answers
135 views
Available Record Type by Profiles
I am trying to find out the available record types for each object for an entire profile.
Is this possible to do?
I would like to compare who has access to record types.
3
votes
1answer
163 views
Unit-Testing Sites Permission Involving a Sharing Rule with Unit-Test Created Data
We currently have a Salesforce Site, and we're trying to add some unit-tests, around permissions and sharing rules that need to be set. We've smoke tested everything via the UI, and permissions appear ...
3
votes
1answer
262 views
Find out the default record type of any Object in Apex
I've to find out the default record type of an Object so that I can use in Apex to insert/update records.
Found out that it is at the user level(user profile based). Is there any other way which I ...
0
votes
3answers
199 views
which scenario we use High volume portal user / standard portal user?
which scenario we use High volume portal user / standard portal user? what is the difference among them?
6
votes
1answer
136 views
Changing default record type for ALL profiles
I just spent 20 minutes changing a custom object's default record type for every profile that we have. For future reference, is there a way to change this across all profiles?
3
votes
2answers
176 views
How do you Apex Unit Test Object(CRUD)/Field(FLS) Permissions in an Org Portable manner?
Specifically, how might one get an org portable Apex Unit Test User that DOES NOT have READ access to Accounts?
Creating a Test Permission Set that DOES NOT have READ access to ACCOUNTS and assigning ...



