Salesforce Metadata Update tools

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
1
down vote

favorite












We are looking for a tool to reactivate Apex triggers(100), Flows(20), WF rules(50) and Validations rules (1700). During data seeding in a sandbox from PROD using a famous tool had deactivated all the above metadta (normal expected process) but when the job was aborted, the famous tool did not reactivate the triggers, validations rules, flows and wf rules.
We have tried using sfswitch tool but its taking longer time to download the metadata and also while updating the changes getting UI error.
Please suggest any effective online tool for this if anyone has gone through this in their projects.



Note:
We don'y use Eclipse IDE due to some reason, checking with Gearset also but looking for any other available option.



Thanks,
HRZ










share|improve this question



























    up vote
    1
    down vote

    favorite












    We are looking for a tool to reactivate Apex triggers(100), Flows(20), WF rules(50) and Validations rules (1700). During data seeding in a sandbox from PROD using a famous tool had deactivated all the above metadta (normal expected process) but when the job was aborted, the famous tool did not reactivate the triggers, validations rules, flows and wf rules.
    We have tried using sfswitch tool but its taking longer time to download the metadata and also while updating the changes getting UI error.
    Please suggest any effective online tool for this if anyone has gone through this in their projects.



    Note:
    We don'y use Eclipse IDE due to some reason, checking with Gearset also but looking for any other available option.



    Thanks,
    HRZ










    share|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      We are looking for a tool to reactivate Apex triggers(100), Flows(20), WF rules(50) and Validations rules (1700). During data seeding in a sandbox from PROD using a famous tool had deactivated all the above metadta (normal expected process) but when the job was aborted, the famous tool did not reactivate the triggers, validations rules, flows and wf rules.
      We have tried using sfswitch tool but its taking longer time to download the metadata and also while updating the changes getting UI error.
      Please suggest any effective online tool for this if anyone has gone through this in their projects.



      Note:
      We don'y use Eclipse IDE due to some reason, checking with Gearset also but looking for any other available option.



      Thanks,
      HRZ










      share|improve this question













      We are looking for a tool to reactivate Apex triggers(100), Flows(20), WF rules(50) and Validations rules (1700). During data seeding in a sandbox from PROD using a famous tool had deactivated all the above metadta (normal expected process) but when the job was aborted, the famous tool did not reactivate the triggers, validations rules, flows and wf rules.
      We have tried using sfswitch tool but its taking longer time to download the metadata and also while updating the changes getting UI error.
      Please suggest any effective online tool for this if anyone has gone through this in their projects.



      Note:
      We don'y use Eclipse IDE due to some reason, checking with Gearset also but looking for any other available option.



      Thanks,
      HRZ







      trigger metadata-api validation-rule






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 45 mins ago









      HRZ

      1118




      1118




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          3
          down vote













          Salesforce Switch works just fine for this purpose provided you carefully avoid selecting any managed metadata as part of your update. Accidentally selecting managed metadata will produce an error as you described. I've used it for this type of task multiple times.



          Any tool will take substantial time to retrieve metadata in an organization the size of the one you are describing.



          You can also complete this activity using literally any Metadata API-fluent tool by simply editing the XML metadata for your customizations and then pushing them back into your sandbox. That could be Workbench, Eclipse, Salesforce DX, the Force.com CLI, you name it.






          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',
            convertImagesToLinks: false,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            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%2f236735%2fsalesforce-metadata-update-tools%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            3
            down vote













            Salesforce Switch works just fine for this purpose provided you carefully avoid selecting any managed metadata as part of your update. Accidentally selecting managed metadata will produce an error as you described. I've used it for this type of task multiple times.



            Any tool will take substantial time to retrieve metadata in an organization the size of the one you are describing.



            You can also complete this activity using literally any Metadata API-fluent tool by simply editing the XML metadata for your customizations and then pushing them back into your sandbox. That could be Workbench, Eclipse, Salesforce DX, the Force.com CLI, you name it.






            share|improve this answer
























              up vote
              3
              down vote













              Salesforce Switch works just fine for this purpose provided you carefully avoid selecting any managed metadata as part of your update. Accidentally selecting managed metadata will produce an error as you described. I've used it for this type of task multiple times.



              Any tool will take substantial time to retrieve metadata in an organization the size of the one you are describing.



              You can also complete this activity using literally any Metadata API-fluent tool by simply editing the XML metadata for your customizations and then pushing them back into your sandbox. That could be Workbench, Eclipse, Salesforce DX, the Force.com CLI, you name it.






              share|improve this answer






















                up vote
                3
                down vote










                up vote
                3
                down vote









                Salesforce Switch works just fine for this purpose provided you carefully avoid selecting any managed metadata as part of your update. Accidentally selecting managed metadata will produce an error as you described. I've used it for this type of task multiple times.



                Any tool will take substantial time to retrieve metadata in an organization the size of the one you are describing.



                You can also complete this activity using literally any Metadata API-fluent tool by simply editing the XML metadata for your customizations and then pushing them back into your sandbox. That could be Workbench, Eclipse, Salesforce DX, the Force.com CLI, you name it.






                share|improve this answer












                Salesforce Switch works just fine for this purpose provided you carefully avoid selecting any managed metadata as part of your update. Accidentally selecting managed metadata will produce an error as you described. I've used it for this type of task multiple times.



                Any tool will take substantial time to retrieve metadata in an organization the size of the one you are describing.



                You can also complete this activity using literally any Metadata API-fluent tool by simply editing the XML metadata for your customizations and then pushing them back into your sandbox. That could be Workbench, Eclipse, Salesforce DX, the Force.com CLI, you name it.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 39 mins ago









                David Reed

                22.4k31640




                22.4k31640



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsalesforce.stackexchange.com%2fquestions%2f236735%2fsalesforce-metadata-update-tools%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Comments

                    Popular posts from this blog

                    Long meetings (6-7 hours a day): Being “babysat” by supervisor

                    Is the Concept of Multiple Fantasy Races Scientifically Flawed? [closed]

                    Confectionery