Skip to main content
Answer

Can we automate SAP without SAP script enable

  • March 14, 2023
  • 5 replies
  • 764 views

Forum|alt.badge.img+1

Hi All,

 

Can we automate SAP without SAP script enable. if yes please suggest the solution.

Best answer by Zaid Chougle

Can we use recording action if SAP script is disable 

No we cannot, we need to enable to the SAP GUI recording inside SAP in order to record the specific steps that needs to be automated and send the path to the SAP Actions inside A2360

5 replies

Zaid Chougle
Navigator | Tier 3
Forum|alt.badge.img+17
  • Navigator | Tier 3
  • March 14, 2023

Hi @Kuntal_Singh ,

For extracting the path of SAP fields we need to enable SAP scripts as after enabling script we can extract the path and pass it to the SAP package actions.

Hope my solution helps


Forum|alt.badge.img+1
  • Author
  • Cadet | Tier 2
  • March 14, 2023

Can we use recording action if SAP script is disable 


Zaid Chougle
Navigator | Tier 3
Forum|alt.badge.img+17
  • Navigator | Tier 3
  • Answer
  • March 16, 2023

Can we use recording action if SAP script is disable 

No we cannot, we need to enable to the SAP GUI recording inside SAP in order to record the specific steps that needs to be automated and send the path to the SAP Actions inside A2360


Raul Jaimes
Forum|alt.badge.img+9
  • Navigator | Tier 3
  • March 16, 2023

@Kuntal_Singh 

You cannot use recorder to automate if SAP scripting is disabled. But you can use another approach like only simulate keystrokes or image recognition. These methods aren’t recommended to automate actions  in SAP.

Regards


Zaid Chougle
Navigator | Tier 3
Forum|alt.badge.img+17
  • Navigator | Tier 3
  • March 16, 2023

Can we use recording action if SAP script is disable 

@Kuntal_Singh 

Also recorders don’t work properly inside SAP that is the reason AA has a specific package for SAP.