The notification automation package is a group of activities that are used to record the footprints of the robot and indicate any message that is required to be printed visibly during the execution. It also helps to provide the input during the execution.


InputBox: 
This activity is used when there is requirement of human intervention to provide inputs for processing during the execution. 


How to use InputBox?
1.    Open a project.
2.    Search for InputBox activity and drag and drop it to the workflow.
3.    Double click on the activity and enter the label names within double quotes.
4.    If you have more than one input, add semicolon (;) in between the input while entering in the label name box.
5.    Enter a caption for the box.
 

notification

Technical Reference:

notification

7.0.7.7