...
Info |
---|
Once you have the SIC infrastructure up and running, you do not need to relaunch SIC every time. You can thus skip the first part once that has been done. For each change that you make to your MARBEL agent, of course, you need to restart it to see the effects of those changes. |
First part: Launch the SIC infrastructure
Open a command terminal in your machine and navigate to the folder (called docker by default) where you cloned the
SIC
project.
...
Note |
---|
Do not close the terminals you used for launching the SIC infrastructure. You can inspect these terminals too to see what is going on with Dialogflow, for example. If the Chrome browser shows ‘Disconnected’ Disconnected, you need to relaunch the SIC infrastructure. You can use the |
Second part: Launch the MARBEL agent
Launch the .mas2g file in your agent project, for example, by right-clicking on it and choosing Debug As → MARBEL from the menu. A popup should appear like the one in the left-hand corner of the picture below. The empty box in the popup next to the browser code should be ticked. Note: The browser code should match the code that is displayed in the Google Chrome window used by the agent. Finally, hit OK.
...