cancel
Showing results for 
Search instead for 
Did you mean: 

Page's 'Captured Data criteria' doesn't show all, while running gets timeout though inserted sleeps

0 Kudos

We are trying to automate web S4Hana application using IRPA, during this process to create Sales Order (VA01), captured the page. However the page 'captured data' shows very minimal info as shown in the attached screen shot. Also when run the script, on this page due to timeout it fails, already used 'wait until' and 'sleep'.

Steps:

1. S4H web app>login>sales order> create sales order (va01) (In the script, the page names default comes as pHttpsCcf370wdfs): Till this point IRPA script works fine. Va01 page opens up, however due to timeout this fails at this point.

At application level, had set Domain and Component to SAPUI5.

PFA screen shots.

Please guide. Also referred the given link, the Recognition is in green.

https://answers.sap.com/questions/13045381/irpa-my-second-page-is-getting-timed-out.html

captureddatafor3rdpage.png

workflow.png

timeout.png

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member651398
Participant
0 Kudos

Hi Bhagya,

Could you please check the page once again?

As per the screen shot shared, there are 5 fields not recognized: oInputField4 to oInputField8.

Also, are you trying to scroll down and insert some info on VA01 screen?

0 Kudos

Hi Subhadip,

Thanks for replying. Though 'oInputField4 to oInputField8' shows red, after double click it turns out to green, no issues in criteria data of the fields. On VA01 screen, not scrolling down however VA01 has 4 fields>after entering required inputs in this screen>click Continue button>navigates to other screen but with the same page url hence defined input fields 4 to 8 in the same screen. The screen after VA01 (click continue>fields from 4 to 8), need to scroll down and set the item value.