Skip to content

Commit 28b5d00

Browse files
committed
Include pictures in 'Simulating the patterns'
1 parent 1abd27f commit 28b5d00

6 files changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,17 @@ Enterprise Integration Pattern (EIP) demonstrator as (timed) db-net extension of
1616
3. start the CPN Tools (eg, type CPN Tools in Win10 search field).
1717
4. Load pattern model, e.g., `aggregator.cpn`, through right-click and `load model`.
1818
5. (a window will open) enter your database credentials and host / port settings and connect to database (eg, localhost on port `5432` with user credentials).
19+
![pic1](pictures/db-connector.png#center)
20+
![pic2](pictures/db-connector-connected.png#center)
21+
1922
6. Right click on the `connect` artifact in the model and select `excecute ML` **OR** select ML in the CPN Toolbar and drag and drop there.
23+
![pic3](pictures/connectDB-right-click.png#center)
24+
25+
2026
7. Enter the port configured in the connect artifact into the extension GUI and connect CPN/COMM (default `9001`).
27+
![pic4](pictures/comm-connected.png#center)
2128
8. Start executing enabled transitions.
29+
![pic5](pictures/fire-transition.png#center)
2230

2331
## License
2432

pictures/comm-connected.png

12.2 KB
Loading

pictures/connectDB-right-click.png

8.4 KB
Loading

pictures/db-connector-connected.png

11.3 KB
Loading

pictures/db-connector.png

53.9 KB
Loading

pictures/fire-transition.png

19.4 KB
Loading

0 commit comments

Comments
 (0)