Does domain name change on salesforce new release
Does domain name change on salesforce new release. For example, currently we have following domain name: test--PCSandbox.cs12.my.salesforce.com.
In the new Salesforce release, will the domain name get updated?
When does the domain name gets updated?
lightning mydomain custom-domain
add a comment |
Does domain name change on salesforce new release. For example, currently we have following domain name: test--PCSandbox.cs12.my.salesforce.com.
In the new Salesforce release, will the domain name get updated?
When does the domain name gets updated?
lightning mydomain custom-domain
add a comment |
Does domain name change on salesforce new release. For example, currently we have following domain name: test--PCSandbox.cs12.my.salesforce.com.
In the new Salesforce release, will the domain name get updated?
When does the domain name gets updated?
lightning mydomain custom-domain
Does domain name change on salesforce new release. For example, currently we have following domain name: test--PCSandbox.cs12.my.salesforce.com.
In the new Salesforce release, will the domain name get updated?
When does the domain name gets updated?
lightning mydomain custom-domain
lightning mydomain custom-domain
asked 2 days ago
AjinkyasdAjinkyasd
174
174
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Components of the URL:
test--PCSandbox.cs12.my.salesforce.com
^^^^ ^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^
|||| ||||||||| |||| |||||||||||||||||
Domain Name ||| |||| Custom Domain URL
||||||||| ||||
Sandbox Name |
||||
Pod Identifier
- The Domain Name itself will not change at any time, unless you take pains to rename it yourself.
- The Sandbox Name cannot be changed. If you want a different one you will have to create a new sandbox.
- The Pod Identifier will not change at any scheduled interval. If your pod is changed, you will be notified ahead of time (at least for production orgs). For a sandbox it is subject to change during refresh.
- The Custom Domain URL will not likely change any time soon.
Note that you can generate your domain specific URL without any need for hard-coding, so there is never any need to do so. Simply use the URL.getOrgDomainUrl()
method.
Returns the canonical URL for your org. For example,
https://yourDomain.my.salesforce.com
or, for orgs without My Domain enabled,https://yourInstance.salesforce.com
.
The pod identifier is being removed in Spring '19, though.
– sfdcfox
2 days ago
add a comment |
There is a Critical Update that addresses this. Around March, 2019, the domain name will no longer include the host name. You can test this now in your org by enabling the Critical Update in the Setup menu. Aside from that, the URL did not historically change with each new release. It could, however, change between Sandbox Refresh requests.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "459"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsalesforce.stackexchange.com%2fquestions%2f246022%2fdoes-domain-name-change-on-salesforce-new-release%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Components of the URL:
test--PCSandbox.cs12.my.salesforce.com
^^^^ ^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^
|||| ||||||||| |||| |||||||||||||||||
Domain Name ||| |||| Custom Domain URL
||||||||| ||||
Sandbox Name |
||||
Pod Identifier
- The Domain Name itself will not change at any time, unless you take pains to rename it yourself.
- The Sandbox Name cannot be changed. If you want a different one you will have to create a new sandbox.
- The Pod Identifier will not change at any scheduled interval. If your pod is changed, you will be notified ahead of time (at least for production orgs). For a sandbox it is subject to change during refresh.
- The Custom Domain URL will not likely change any time soon.
Note that you can generate your domain specific URL without any need for hard-coding, so there is never any need to do so. Simply use the URL.getOrgDomainUrl()
method.
Returns the canonical URL for your org. For example,
https://yourDomain.my.salesforce.com
or, for orgs without My Domain enabled,https://yourInstance.salesforce.com
.
The pod identifier is being removed in Spring '19, though.
– sfdcfox
2 days ago
add a comment |
Components of the URL:
test--PCSandbox.cs12.my.salesforce.com
^^^^ ^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^
|||| ||||||||| |||| |||||||||||||||||
Domain Name ||| |||| Custom Domain URL
||||||||| ||||
Sandbox Name |
||||
Pod Identifier
- The Domain Name itself will not change at any time, unless you take pains to rename it yourself.
- The Sandbox Name cannot be changed. If you want a different one you will have to create a new sandbox.
- The Pod Identifier will not change at any scheduled interval. If your pod is changed, you will be notified ahead of time (at least for production orgs). For a sandbox it is subject to change during refresh.
- The Custom Domain URL will not likely change any time soon.
Note that you can generate your domain specific URL without any need for hard-coding, so there is never any need to do so. Simply use the URL.getOrgDomainUrl()
method.
Returns the canonical URL for your org. For example,
https://yourDomain.my.salesforce.com
or, for orgs without My Domain enabled,https://yourInstance.salesforce.com
.
The pod identifier is being removed in Spring '19, though.
– sfdcfox
2 days ago
add a comment |
Components of the URL:
test--PCSandbox.cs12.my.salesforce.com
^^^^ ^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^
|||| ||||||||| |||| |||||||||||||||||
Domain Name ||| |||| Custom Domain URL
||||||||| ||||
Sandbox Name |
||||
Pod Identifier
- The Domain Name itself will not change at any time, unless you take pains to rename it yourself.
- The Sandbox Name cannot be changed. If you want a different one you will have to create a new sandbox.
- The Pod Identifier will not change at any scheduled interval. If your pod is changed, you will be notified ahead of time (at least for production orgs). For a sandbox it is subject to change during refresh.
- The Custom Domain URL will not likely change any time soon.
Note that you can generate your domain specific URL without any need for hard-coding, so there is never any need to do so. Simply use the URL.getOrgDomainUrl()
method.
Returns the canonical URL for your org. For example,
https://yourDomain.my.salesforce.com
or, for orgs without My Domain enabled,https://yourInstance.salesforce.com
.
Components of the URL:
test--PCSandbox.cs12.my.salesforce.com
^^^^ ^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^
|||| ||||||||| |||| |||||||||||||||||
Domain Name ||| |||| Custom Domain URL
||||||||| ||||
Sandbox Name |
||||
Pod Identifier
- The Domain Name itself will not change at any time, unless you take pains to rename it yourself.
- The Sandbox Name cannot be changed. If you want a different one you will have to create a new sandbox.
- The Pod Identifier will not change at any scheduled interval. If your pod is changed, you will be notified ahead of time (at least for production orgs). For a sandbox it is subject to change during refresh.
- The Custom Domain URL will not likely change any time soon.
Note that you can generate your domain specific URL without any need for hard-coding, so there is never any need to do so. Simply use the URL.getOrgDomainUrl()
method.
Returns the canonical URL for your org. For example,
https://yourDomain.my.salesforce.com
or, for orgs without My Domain enabled,https://yourInstance.salesforce.com
.
edited 2 days ago
answered 2 days ago
Adrian Larson♦Adrian Larson
105k19112237
105k19112237
The pod identifier is being removed in Spring '19, though.
– sfdcfox
2 days ago
add a comment |
The pod identifier is being removed in Spring '19, though.
– sfdcfox
2 days ago
The pod identifier is being removed in Spring '19, though.
– sfdcfox
2 days ago
The pod identifier is being removed in Spring '19, though.
– sfdcfox
2 days ago
add a comment |
There is a Critical Update that addresses this. Around March, 2019, the domain name will no longer include the host name. You can test this now in your org by enabling the Critical Update in the Setup menu. Aside from that, the URL did not historically change with each new release. It could, however, change between Sandbox Refresh requests.
add a comment |
There is a Critical Update that addresses this. Around March, 2019, the domain name will no longer include the host name. You can test this now in your org by enabling the Critical Update in the Setup menu. Aside from that, the URL did not historically change with each new release. It could, however, change between Sandbox Refresh requests.
add a comment |
There is a Critical Update that addresses this. Around March, 2019, the domain name will no longer include the host name. You can test this now in your org by enabling the Critical Update in the Setup menu. Aside from that, the URL did not historically change with each new release. It could, however, change between Sandbox Refresh requests.
There is a Critical Update that addresses this. Around March, 2019, the domain name will no longer include the host name. You can test this now in your org by enabling the Critical Update in the Setup menu. Aside from that, the URL did not historically change with each new release. It could, however, change between Sandbox Refresh requests.
answered 2 days ago
sfdcfoxsfdcfox
249k11191426
249k11191426
add a comment |
add a comment |
Thanks for contributing an answer to Salesforce Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsalesforce.stackexchange.com%2fquestions%2f246022%2fdoes-domain-name-change-on-salesforce-new-release%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown