Skip to content

Instantly share code, notes, and snippets.

@websterian
Created June 7, 2017 19:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save websterian/50c81c689391b40080a41a1df80fd997 to your computer and use it in GitHub Desktop.
Save websterian/50c81c689391b40080a41a1df80fd997 to your computer and use it in GitHub Desktop.
Just the new ErpPolicy section from the environments file
{
"$type": "Sitecore.Commerce.Connectors.MYERP.Plugin.Policies.ErpPolicy, Sitecore.Commerce.Connectors.MYERP.Plugin",
"ActiveDirectoryTenant": "https://login.windows.net/MYAD-0b55-4c91-81c1-c0377a0d2cac",
"AosUrl": "https://MYAOS.cloudax.dynamics.com",
"ApplicationId": "MYAPPID-4722-4641-86da-d96b5c5281c3",
"ApplicationKey": "MYKEY8j9nSQNJEeuVjAvZ8AojyQIotaZlMILeo=",
"RetailServerUrl": "https://MYRETAILSERVER.cloudax.dynamics.com"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment