I am attempting to use the “UiPath.SAP.BAPI.Activities” in UiPath to extract a table of data from the system. I have entered the parameters and I am able to successfully connect to the SAP instance but when I attempt to run the BAPI I keep getting an error stating “SAP Application Scope Connection parameter ASHOST or MSHOST missing”.
Hi Pablito, thanks for the response. So I attempted to download and install the SAP Connector for Microsoft .NET 3.0 but I can’t find a copy of it. Any ideas on where I would find that?
You need to specify the connection parameters for the robot in the properties pane of the SAP Application Scope. These are typically initialized at run time by the robot from Orchestrator Assets or other sources. Please see the activity documentation here for more details.