Hello,
I have several questions regarding the integration of SAP and SFTP with UiPath Studio:
1. SAP Integration with UiPath
How do I integrate SAP Logon with UiPath Studio to execute BAPIs?
How do I retrieve the outputs of an SAP transaction (e.g., ETA)?
How do I populate an SAP transaction in the background, i.e., without opening SAP Logon?
What is the best approach for manipulating SAP with UiPath without UI Automation, i.e., via a technical connection or RFC?
Is it possible to use SQL queries with SAP from UiPath? If so, how?
2. Connecting UiPath to the SFTP Server
How do I establish an SFTP connection from UiPath Studio?
How do I access a specific directory on the server?
How do I upload a file to this directory via UiPath?
And finally, how do I execute a file stored on the SFTP server (if that’s even possible)?
Thank you in advance for your help!