Is there a way to call the Java proxy service right after the "finish" button is clicked but not close the wizard until the request goes through? If the request fails, can I prevent the wizard from closing? If this is not possible, is there another way of doing this? My requirement is that the wizard should not close unless the request is successful. Is there a way to move the wizard into the "Work in progess" section if my request fails?
Thanks