I need to automate SAP with UiPath. But the client has created an SAP user of type “Communication user” which doesn’t allow you to log in with SAP Gui logon pad. It requires RFC to log in. So is it possible to automate with this above SAP user type? Please help me with this.
Hello Santosh,
as you described, it is not possible to use the SAP GUI for Windows with an SAP communication user. So you can’t use any SAP UI, including the SAP GUI scripting. All you can do is to use RFCs (remote enabled function modules, RFM).
Yes, it is possible to use RFCs with UiPath. But RFCs are all without any proportion of UI, it contains only a technical interface. On the one hand you can use UiPath.SAP.BAPI package.