Hello Saltukhan,
what kind of SAP automation do you want to “wrap” in a custom activity? @ushu and @Gokul001 shows you examples of the Activity Creator, BAPI and SAP GUI.
Help us to help you, describe your requirements in more detail.
Best regards
Stefan
I am just trying to understand this activity creation concept.
I have some ideas in my mind.
But now I am just working on clicking on a button in SAP or writing a small text in a field in SAP.
Those are basically SAP GUI activities.
Do you have one small example on Visual Studio?
For example I just dont know what SAP references into projects to add.
Hello Saltukhan,
for clarification: You want to code an own activity with Visual Studio that uses SAP GUI Scripting for automating SAP GUI for Windows, correct?
If that is the case you must reference an interoperability library of the SAP GUI Scripting API, it is e.g. available with the SAP NetWeaver Business Client (NWBC). With that library you can use SAP GUI Scripting seamlessly.
Best regards
Stefan