Hi jogetian,

I have created the joget Application that I want to export with associated user and created form.

I tried the

-------------- Properties and Export --------Export 

And Get the zip file . But that zip contain only xpdl file.

I want to export my application with user and created form.............

How can it be achieved?

  • No labels

4 Comments

  1. Also for me is the same, I imagine the scenario where using a development environment I would develop my solution and, after approval step, I would be able to export the entire solution (Apps+ organization's users+ roles+ ecc. ) to the production server. Is it possible? How to? thank's for help.

    1. Hi there,

      The export feature is only available at the Application level. Therefore, we will not be able to export out any other stuff that is outside the application's scope (e.g. organization chart).

      Consider doing it through the database end by creating a database dump or export select table (tables with prefix "dir" contains organization chart data) if you would like to migrate identical set of data into the production server.

      Hope this helps.

      1. Thank you .. I would try then I'll post the result ...

        .. The result is that it seem to be working. I exported all data and structure of tables with "dir" prefix from development server to production one ...

        1. Hey there,

          Excellent. Glad you got it worked.

          Cheers