Salesforce Platform App Builder Study Group: App Development

Поділитися
Вставка
  • Опубліковано 9 лют 2025

КОМЕНТАРІ • 7

  • @zsoltm7955
    @zsoltm7955 3 роки тому +2

    Just want to give a positive feedbak - i love your study groups, helps me a lot! Watched all the admin parts too, and passed on the exam last week :)

    • @TerrysTidbits
      @TerrysTidbits  3 роки тому +1

      I'm so glad to hear that. Congratulations on the new cert

  • @ShadabKhan-wb8sg
    @ShadabKhan-wb8sg 2 роки тому

    Wonderful session - such high quality discussion on so many topics. Great work!

  • @eagoba2456
    @eagoba2456 3 роки тому +1

    hey terry, I understand unmanaged package can be distributed and worked on by several people at the same time but on the flipside, how manay people can work on a Managed package at the same time from different sandboxes or developer org?

    • @TerrysTidbits
      @TerrysTidbits  3 роки тому

      Quick cavitate here first, I don't have a lot of Managed Package experience but I would expect each person would have their own dev sandbox to build out whatever feature/assignment they have. They would then promote that to a common test sandbox. Once everything is tested and determined okay to release, it would then be pushed, along with everyone else's changes, into an org used to build the Managed Package. That's what I would recommend or something similar. As a side, I suspect people building Managed Packages are likely using GitHub or some repository to manage their code and deployments. Hope that helps :)

    • @eagoba2456
      @eagoba2456 3 роки тому

      @@TerrysTidbits @Terry's Tidbits make sense, in filling in the gaps l suppose if development is done in multiple sandboxes, the integration environment in the form of a test sandbox is used to bring them togather. Thanks Terry, one step at a time.