Can NetWeaver be used to allow SAP to communicate directly with a .net class library in a DLL?
Does NetWeaver have the ability to register an EventHandler with the DLL so that the DLL can raise the event in SAP and have the SAP EventHandler function handle the event?
Or, do you absolutely have to go through a .net WinForms program to access the DLLs functionality?