I started RPA from Last year and experienced hard time automating SAP with Automation Anywhere. Although AA provided SAP dll but I failed to get one.
So, I had to develop it myself from scratch.
Generally speaking, AA(Metabot) & BP & UiPath uses same technology which is based on GUI scripting which is provided by SAP. Which is little bit old scripting language and seems have many problem there. SAP seems not care about this language very much and there have very few resources about this language.
Anyway, GUI scripting can make job done somehow. I am not so sure but I've encountered scripts execution failure at POC phase and don't know why. Thanks god, it never happen at production environment.
I developed metabot with C#.net.
Here i some code. Seems blogspot does not support markdown or any kind of code snippets...
Here is demo video.
==================================================
To enable GUI scripting, we have to configure some setting first.
BTW, SAP gui scripting have security policy need to consider before implementation.
0 comments:
发表评论