Does domain name change on salesforce new release












1















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?










share|improve this question



























    1















    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?










    share|improve this question

























      1












      1








      1








      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?










      share|improve this question














      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






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 2 days ago









      AjinkyasdAjinkyasd

      174




      174






















          2 Answers
          2






          active

          oldest

          votes


















          7














          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.







          share|improve this answer


























          • The pod identifier is being removed in Spring '19, though.

            – sfdcfox
            2 days ago



















          5














          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.






          share|improve this answer























            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
            });


            }
            });














            draft saved

            draft discarded


















            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









            7














            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.







            share|improve this answer


























            • The pod identifier is being removed in Spring '19, though.

              – sfdcfox
              2 days ago
















            7














            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.







            share|improve this answer


























            • The pod identifier is being removed in Spring '19, though.

              – sfdcfox
              2 days ago














            7












            7








            7







            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.







            share|improve this answer















            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.








            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited 2 days ago

























            answered 2 days ago









            Adrian LarsonAdrian Larson

            105k19112237




            105k19112237













            • 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





            The pod identifier is being removed in Spring '19, though.

            – sfdcfox
            2 days ago













            5














            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.






            share|improve this answer




























              5














              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.






              share|improve this answer


























                5












                5








                5







                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.






                share|improve this answer













                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.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 2 days ago









                sfdcfoxsfdcfox

                249k11191426




                249k11191426






























                    draft saved

                    draft discarded




















































                    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.




                    draft saved


                    draft discarded














                    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





















































                    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







                    Popular posts from this blog

                    An IMO inspired problem

                    Management

                    Investment