.. _tutorial_helloworld: Hello World ========================== First you need to login. Please follow the login instructions in the :ref:`user guide `. .. contents:: :local: :depth: 2 :backlinks: none Select Emu WPS Service ---------------------- For this example choose the Emu WPS service which has test processes. For this go to the ``Processes`` tab. .. image:: ../_images/tutorial/hw_processes.png Choose Hello World Process -------------------------- With clicking on *Emu* you will get the list of available processes in Emu. .. image:: ../_images/tutorial/hw_emu_wps.png Enter Process Parameters ------------------------ Click on *Hello World* and you will get a form to enter the process parameter: .. image:: ../_images/tutorial/hw_helloworld.png Enter your name and click ``submit``. Monitor running Job ------------------- The job is now submitted and can be monitored on the *Monitor* page: .. image:: ../_images/tutorial/hw_monitor.png Display the outputs ------------------- Click on the Job ID link to get to the result of the submitted process. .. image:: ../_images/tutorial/hw_output.png