How to Spy Save as window which one opening when click PDF creator Save button in SAP?

selva.s2b

New Member
Hi,

Attached Save as window not able to spy using all mode. SPY not higlighting when mouse over on that Save as window? how to write filename in this Filename textbox in Save as window?
 

Attachments

  • Save as window.PNG
    108.8 KB · Views: 30

selva.s2b

New Member
No.. I want to write full path details in that filename textbox in Save as window. but not able to spy that control
 

gil.silva

Active Member
Hello,

You need a separate object/application modeller to interact with the Save As window.
This new object should have the Application Modeller Wizard configured to attach to a running instance and it's Windows Application.
Then you need to specify the Window Name: Save As and you should be able to spy.
 

selva.s2b

New Member
Hello,

You need a separate object/application modeller to interact with the Save As window.
This new object should have the Application Modeller Wizard configured to attach to a running instance and it's Windows Application.
Then you need to specify the Window Name: Save As and you should be able to spy.
Yes I'm having separate Object studio with Application Modeller for Save as window but it's throwing error like "saplogon" not attached which means parent SAP application not connected.
 

gil.silva

Active Member
The saplogon application isn't supposed to be attached or even exist in this new object.

Your attach should have the input Window: Save As*
 
Top