Quick Start guide

First, run the AdvancedMiner IDE Client and Remote Server (see the AdvancedMiner Administration and Installation chapter for details). Next run the Operating Server:

Under the Linux OS (example):

miner@miner:~/AdvancedMiner/Server$./operating_server.sh --start
			

Under the Windows OS (example):

C:\AdvancedMiner\Server>operating_server.bat --start
			

Next, connect to the Remote Server (see the AdvancedMiner Administration and Installation chapter for details).

Figure 26.2. Open the Repository

Open the Repository

Open the Repository, fill in the proper parameters such as username, password, address and port.

Figure 26.3. Create a new task

Create a new task

Create a new Task, choose New->Task from the context menu.

Figure 26.4. Create a new ScriptWrapper object

Create a new ScriptWrapper object

Choose ScriptWrapper as type.

Figure 26.5.  The ScriptWrapper object in the Repository

The ScriptWrapper object in the Repository

Figure 26.6. Properties of the ScriptWrapper object

Properties of the ScriptWrapper object

Now select the properties of the ScriptWrapper object from the context menu .

Figure 26.7. Setting the ScriptWrapper content

Setting the ScriptWrapper content

Set the ScriptWrapper content.

Figure 26.8. Creating a new trigger

Creating a new trigger

Create a new trigger to execute the previously created ScriptWrapper object.

Figure 26.9. Properties of the trigger

Properties of the trigger

Fill in the properties of the trigger, set the start time and define the time interval.

Figure 26.10. Properties of the trigger

Properties of the trigger

Now add the previously created ScriptWrapper objecrt to the script list of trigger.

Figure 26.11. Adding an element to the script list

Adding an element to the script list

Figure 26.12. Adding an element to the script list

Adding an element to the script list

Save the objects in the repository and see the logger for details.

Figure 26.13. The logger

The logger