Promote Workflow/BPM to Production

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • marcbeinder
    Member
    • May 2018
    • 68

    Promote Workflow/BPM to Production

    I'm curious how Espo handles promoting Workflows to production. I have two installs. One for dev/testing and another production/live instance. Are workflows saved similarly to entities on the filesystem or are they saved in the database?

    Any advice would be appreciated.

    Thanks!
  • emillod
    Active Community Member
    • Apr 2017
    • 1405

    #2
    Hello marcbeinder
    they're saved in database.

    Comment

    • marcbeinder
      Member
      • May 2018
      • 68

      #3
      Thank you!

      Comment

      • marcbeinder
        Member
        • May 2018
        • 68

        #4
        One thing I forgot to ask is how to migrate the workflow from dev to prod. Would copying the database records be enough or are there more steps involved? Clearing cache? Rebuilding?

        Thanks!

        Comment

        • emillod
          Active Community Member
          • Apr 2017
          • 1405

          #5
          marcbeinder you can simply export and import as you can do with records in other entities

          Comment

          • marcbeinder
            Member
            • May 2018
            • 68

            #6
            Wonderful! Thank you emillod

            Comment

            Working...