Hi All,
I can't get the "Launch SAP" or "Attach SAP" Actions to run. On The "Attach" Action i get an "Attach to running SAP" error and on the "Launch SAP" i get an "Action failed" error.
This is the error that i get on "Launch SAP"
Correlation Id: b613da2f-83d4-4b8e-85bd-d7b7a16fadfb
Object reference not set to an instance of an object.: Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK.ActionException: Action failed. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Flow.RPA.Desktop.Modules.SAP.Actions.SapLogin.Execute(ActionContext context)
--- End of inner exception stack trace ---
at Microsoft.Flow.RPA.Desktop.Modules.SAP.Actions.SapLogin.Execute(ActionContext context)
at Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.ActionRunner.Run(IActionStatement statement, Dictionary`2 inputArguments, Dictionary`2 outputArguments).
Does anyone know how to fix this? Thanks in advance!