• Tushar Mahadik 2
  • NEWBIE
  • 10 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
Hi,

I have completing process builder challange.... But I am facing issues while update contact records. As per challange I have update contact mailing address fields when account shipping address fields are changed. 

I followed below steps:
1. Setup--> Process Builder --> New
2. Object Account --> When record created and edited
3. Criteria --> all account shipping address fields chaged 
4. Action --> Update records --->

Here I am facing problems as I am not able see the releted object contact selection. As I wanted to update contact fields. See Attached screenshot:

Screenshot
Hi,

I am trying to complete challange inside Data Security (Controlling Access to Fields) but i am facing below error:
Challenge not yet complete... here's what's wrong: 
The 'Basic Account User' profile did not have the appropriate object and field-level security for the Account object

I followed below steps as per mentioned in question:
1. I have created one profile Basic Account User
2. Assign one user to this profile. So I can assign him permission set
3. I have created one permission set as Account Rating and in that object setting I have assigned Account object read and edit access for Object as well for Rating field.
4. Then I assign that permission set to user inside Basic Account User Profile.

Please let me know if I am doing any mistakes or the question with wrong steps.

Question Is: Create a Profile and Permission Set to properly handle field access
The Marketing Coordinator and Account Manager both require access to view and update Account Records, but only the Account Manager should be able to see and edit certain fields. Specifically, only the Account Manager should be able to see and edit the Rating field. The Marketing Coordinator should not be able to see or edit the Rating field. Create one profile and one permission set with the appropriate field-level security to solve for this use case.
  • The profile must be named 'Basic Account User' and result in an API name of 'Basic_Account_User'. It should use the 'Salesforce' user license type.
  • The permission set must be named ‘Account Rating’ and result in an API name of 'Account_Rating'.
Hi,

I have completing process builder challange.... But I am facing issues while update contact records. As per challange I have update contact mailing address fields when account shipping address fields are changed. 

I followed below steps:
1. Setup--> Process Builder --> New
2. Object Account --> When record created and edited
3. Criteria --> all account shipping address fields chaged 
4. Action --> Update records --->

Here I am facing problems as I am not able see the releted object contact selection. As I wanted to update contact fields. See Attached screenshot:

Screenshot