cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Personas error 1006 atleast one batch step failed

avijish
Participant
0 Likes
2,048

Hi Experts

One of our personas screens have stopped working and presenting below error, any suggestions or corrective actions to overcome this error. Have tried clearing the MIME cache in /PERSONAS/ADMIN tcode but no luck

Thanks

Vijish

Accepted Solutions (0)

Answers (1)

Answers (1)

Brian_Wills
Contributor

Looks like there is a popup box on the screen when the Personas script is trying to click a button on the main screen. Obviously it cannot click the button on the main screen when there is a popup in front of it. In the error message is says: "wnd[1]". This usually means a second screen (i.e. a popup) is being displayed. Main screen is "wnd[0]". The script is failing when trying to click button 16 (I think this is SHIFT-F4). I could be wrong, but this is what I currently see from the screen shot.

Thanks,

Brian