Automate SAP Data Extraction with Power Automate Desktop

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 5

  • @marcelocruzrpa
    @marcelocruzrpa  Місяць тому

    Interested on learning more about automate SAP? Sign up for free and be the first to know when SAP automation courses are released→ bit.ly/47qaMa9

  • @marcossoares4674
    @marcossoares4674 Місяць тому

    Hi Marcelo. Congratulations for your content here in UA-cam.
    I have a doubt...
    How to use the .txt files exported from SAP?
    How do you "convert" or "manipulate" that file in Excel or Power BI for example?

  • @juron14
    @juron14 2 місяці тому +1

    I am having a “cannot attach” error. I enabled scripting already.

    • @marcelocruzrpa
      @marcelocruzrpa  Місяць тому

      Did you try to restart SAP after enabling client and server side scripting? On which action are you getting the error? Can you check the SAP instance variable it's being passed correctly to the actions?

  • @odddma
    @odddma Місяць тому

    Please help me. Login action failed.
    Correlation Id: 2f7593f2-56d6-4548-be86-6ac400af46af
    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)