Hi All,
Iam using SAP logon 800 and power automate 2.46. Iam using run application and attach action of PAD to open the sap server. This works perfectly fine for quality server, but for production server iam getting the below error at attach action:
Exception of type 'Microsoft.Flow.RPA.Desktop.Modules.SAP.Actions.Exceptions.SessionNullException' was thrown.: Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK.ActionException: Attach to running SAP error Microsoft.Flow.RPA.Desktop.Modules.SAP.Actions.Exceptions.SessionNullException: Exception of type 'Microsoft.Flow.RPA.Desktop.Modules.SAP.Actions.Exceptions.SessionNullException' was thrown.
at Microsoft.Flow.RPA.Desktop.Modules.SAP.Actions.AttachToRunning.AttachToRunningSapByActiveSession()
at Microsoft.Flow.RPA.Desktop.Modules.SAP.Actions.AttachToRunning.AttachToRunningSap()
at Microsoft.Flow.RPA.Desktop.Modules.SAP.Actions.AttachToRunning.Execute(ActionContext context)