Skip to content

Instantly share code, notes, and snippets.

@robearlam
Last active March 18, 2018 00:49
Show Gist options
  • Save robearlam/34499b4e8bdd6dc52dbe0fe83f35276a to your computer and use it in GitHub Desktop.
Save robearlam/34499b4e8bdd6dc52dbe0fe83f35276a to your computer and use it in GitHub Desktop.
Sitecore XC9, Data Isolation & Artifact Stores
{
"$type": "Sitecore.Commerce.Core.CommerceEnvironment, Sitecore.Commerce.Core",
"ArtifactStoreId": "78A1EA61-1F37-42A7-AC89-9A3F46D60CA5",
"Components": {
"$type": "System.Collections.Generic.List`1[[Sitecore.Commerce.Core.Component, Sitecore.Commerce.Core]], mscorlib",
"$values": [{
"$type": "Sitecore.Commerce.Plugin.ManagedLists.ListMembershipsComponent, Sitecore.Commerce.Plugin.ManagedLists",
"Memberships": {
"$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
"$values": ["CommerceEnvironments"]
},
"Id": "efe49ff743d34b649fffcof293615cd9",
"Policies": {
"$type": "System.Collections.Generic.List`1[[Sitecore.Commerce.Core.Policy, Sitecore.Commerce.Core]], mscorlib",
"$values": []
},
"ChildComponents": {
"$type": "System.Collections.Generic.List`1[[Sitecore.Commerce.Core.Component, Sitecore.Commerce.Core]], mscorlib",
"$values": []
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment