QuestionQ90

Environments

Universal Containers uses Salesforce for its sales organization. Sales users have created several dashboards with multiple running users. Administrators have also added a few workflow rules that send email notifications to certain sales users.

What should an Architect consider when planning the deployment of these components?

Choose two
  • A If the username in the source org doesn’t exist in the target org, the deployment will continue and Salesforce will automatically create the username in the target org.
  • B If the username in the source org doesn’t exist in the target org, the deployment will stop until the usernames are resolved or removed.
  • C User fields are preserved during metadata deployments and Salesforce attempts to locate a matching user in the target org during deployment.
  • D User fields are ignored during metadata deployments and all such users need to be manually created in the target org before starting the deployment.
Explanation

Metadata deployments retain fields that reference users and try to resolve each reference to a matching username in the target organization. A deployment does not create missing users; an unresolved user reference is a dependency that prevents a successful deployment until the username is resolved or the reference is removed.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!