|
|
@ -29,6 +29,7 @@ Documentation
|
|||
* [Installation](doc/01-Installation.md)
|
||||
* [Getting Started](doc/02-Getting-Started.md)
|
||||
* [Create your first process node](doc/03-Create-your-first-process-node.md)
|
||||
* [Importing Processes](doc/04-Importing-Processes.md)
|
||||
|
||||
### Web Components
|
||||
* [Breadcrumb](doc/12-Web-Components-Breadcrumb.md)
|
||||
|
|
|
|||
56
doc/04-Importing-Processes.md
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
<a id="Importing-Processes"></a>Importing Processes
|
||||
===================================================
|
||||
|
||||
To avoid redundancy and make complex *Business Process Configurations* easier
|
||||
to maintain it is possible to import processes from other configurations.
|
||||
|
||||
In order to be able to import a process create a root node first. You cannot
|
||||
import processes into the root level.
|
||||
|
||||

|
||||
|
||||
Importing a Process
|
||||
-------------------
|
||||
|
||||
Once the related configuration form is open, choose `Existing Process` and wait
|
||||
for the form to refresh.
|
||||
|
||||

|
||||
|
||||
### Choose Configuration
|
||||
|
||||
You can now choose the configuration to import processes from. Or simply hit
|
||||
`Next` to just utilize a process from the current configuration.
|
||||
|
||||

|
||||
|
||||
### Select Processes
|
||||
|
||||
Now select the processes you want to import and submit the form.
|
||||
|
||||

|
||||
|
||||
### Import Successful
|
||||
|
||||
You are now looking at the result. The process has been imported. Do not forget
|
||||
to save your changes!
|
||||
|
||||

|
||||
|
||||
Navigation with Imported Processes
|
||||
----------------------------------
|
||||
|
||||
### Seamless Breadcrumbs
|
||||
|
||||
You may have already noticed that the breadcrumbs integrate the hierarchy
|
||||
of the imported process. Once you navigate further the actions below the
|
||||
breadcrumbs change and don't permit to unlock editing.
|
||||
|
||||

|
||||
|
||||
To change imported processes you need to open them in their original
|
||||
configuration first. To do so click on the arrow to the right which is
|
||||
displayed in a tile's action urls in the upper left. While in tree view
|
||||
these can be found at the very right of an process' row.
|
||||
|
||||

|
||||
BIN
doc/screenshot/04_importing_nodes/0401_subprocesses_only.png
Normal file
|
After Width: | Height: | Size: 67 KiB |
|
After Width: | Height: | Size: 32 KiB |
BIN
doc/screenshot/04_importing_nodes/0403_choose_configuration.png
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
BIN
doc/screenshot/04_importing_nodes/0404_choose_process.png
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
BIN
doc/screenshot/04_importing_nodes/0405_import_successful.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 12 KiB |
BIN
doc/screenshot/04_importing_nodes/0407_jump_to_original.png
Normal file
|
After Width: | Height: | Size: 30 KiB |