Discussion
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Mphasis
Mphasis
US
Mphasis
Posted: Jun 23, 2015
Last activity: Jun 24, 2015
Last activity: 24 Jun 2015 9:27 EDT
Closed
Java step in activity
If i have the following code under my Java step for an activity
System.out.println("Hello Word!");
and execute the activity as a test run
Where will i see the output "Hello World"
or do i need to use soemthing else to output messages on the console in java step for an activity