While capturing a workflow, you might want to run through the procedure several times, both successfully and deliberately unsuccessfully, to cover the different paths through the application. This ensures that all possible scenarios are addressed in the workflow and ultimately the service interface generated from it.
As you perform a workflow capture, screens that are accessed but not already listed on the project are brought into the project using the following naming convention:
HostScreennnnn
Where nnnn is a sequential number representing the order in which the screen was accessed during the workflow capture procedure. You cannot rename screens.