Blue Prism Can't write into SAP field

SteffenDeG

New Member
Hi,

I'm having issues with my write and navigate actions in SAP.

Yes, the settings for scripting and accessibility are fine. Also the server side is checked.

I can read the text field but that is the only action that it allows me to do. I can only spy it in SAP SPY MODE the other option can't select the textfield.
The error is:

Internal: Failed to perform step 1 in Navigation/Write Stage 'Navigate/Write' on page 'Action1' - The purpose of the call has caused an exception.

I tried:
- Adding Launch
- Adding Attach
- Execute saplogon.exe
- Execute saplgpad.exe
- First a SET FOCUS and write after that but the error is already thrown on the first action
sap
 
Last edited:

João Machado

New Member
Hi there,

Did you find the solution? I've tried to write directly into the field (even setting focus on it beforehand), and through "Send Keys/Send Keys Event". These methods have been working for months, but not this time.

Thank you,
João
 
Top