Skip to content

Commit

Permalink
docs: Fix incorrect info in Build a process for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromecambon committed Jan 20, 2025
1 parent 5b08791 commit f49b158
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions modules/runtime/pages/import-and-export-a-process.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -87,16 +87,7 @@ The resulting .bos file can be imported into Bonita Studio.

== Build a process for deployment

When a process is ready for deployment, you must create an executable business archive (.bar file) for deployment.

To create the business archive:

. Choose *_Build..._* from the *_Server_* menu.
. Select the process to be exported.
. Specify whether you want to export a configuration with the process. Exporting a configuration will export all the information and other items that you
configured, including connectors and dependencies.
. Specify the location where the .bar file will be created. The filename is determined by the process name and cannot be changed at this stage.
. Click *_Finish_*. The business archive is created.
See xref:ROOT:build-a-process-for-deployment.adoc[Build a process for deployment].

== Export a process diagram as an image

Expand Down

0 comments on commit f49b158

Please sign in to comment.