Versions Compared

Key

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

...

Code Block
languagexml
<!-- The defaultProfileItemID should be the Item ID for /sitecore/templates/System/Security/SalesforceLead from the core database -->
<domain name="salesforceLead" ensureAnonymousUser="false" defaultProfileItemID="{8480B6E66A26B11F-F8C1E474-43E540F3-9DD1BD79-F28E7AE285BCE3063D97797F}" />

Verify theĀ defaultProfileItemID

...

This value should match the defaultProfileItemID in the domain config above.

Image RemovedImage Added

Switch to the Core Database


Image RemovedImage Added

Get the Item ID GUID for the SalesforceLead Profile using the Content Explorer. This value should match the defaultProfileItemID in the domain config.

...