...
- The app's transaction data records.
- The custom plugins used in your app (This option is not available if you are running on Joget Cloud).
Note |
---|
If Joget App Git is enabled (default behavior), Joget will search the "wflow/app_src/[appId]/[appVersion]/plugins" folder for any plugins used in the app to include it into the exported app file. If Joget App Git is disabled, Joget will search the app's component definitions for matching classpaths instead. |
The above selected elements will be compressed and added to the "appname.jwa" file. When you import this app into a new Joget platform, the data records will be added in the database and any custom plugins added to Joget's ".\wflow\app_plugins\" folder.
...