what are the options that needs to be enabled in SAP if we want to start automating SAP scrapping…
one of the answer i knew is enable GUI settings in Options Tab in SAP, so that SAP allows scripting from any external application… but this answer did not satisfied interviewers… is there any other options we need to enable in SAP or any packages that needs to be download for the SAP automtion?
In addition to enabling GUI scripting in the Options tab in SAP, you might also need to check if the SAP GUI Scripting API is enabled on the SAP server side. This is typically done by the SAP Basis team. Furthermore, ensure that the necessary SAP GUI Scripting libraries are installed on the machine where automation is being performed. Additionally, in UiPath, you may need to install the SAP GUI Scripting package to enable SAP automation activities.
you need to go to RZ11 to configure the server side scripting
one more thing is go to security settings and change “Ask” to always allow!
this will make it so that you dont get any confirmation popup when trying to export table as excel!