Hi
I'm working on the workflow of SAP GUI page by capturing the SAP GUI application(UI automation & for pages SAP GUI).
In screen capturing i'm not able to capture the window page of SAP Record Management in Document Client : Create Document.
Scenario: In case Management i need to upload the file in respective Dispute Case ID.
So there is an button called Application in Document Client : Create Document. page click on Application select the option called "For File", the SAP Record Management window will popup. From this window we can select the file from our system.
I need to capture this window to complete the project.sap-record-management.png
1.While Capturing the page of window its not showing in pages if we choose technology is SAP GUI.
2.If we choose technology is UI Automation then its showing in pages & i'm able to capture the page in UI automation.
But problem is that capture page is in red after defining the criteria also. Don't know what is problem.
So i tried another way also by capture this page in new application & added in workflow but it is not reading that page as it is another application so i added Start application in workflow. Then once again it is opening the SAP LogOn app.
So please help me how to capture this page in SAP GUI & add into workflow to complete this task.