DLL in custom plugin
Is there a way to use a dll created in visual basic6.0 in a CustomPlugin activity and use it's methods?
0
-
Generally, we would use the Native Call activity to execute non-java based script from Adeptia (Develop > Services > Extensions > Native call). If this isn't applicable in your case, you can create a custom plugin in Java calling the dll. You can refer to this microsoft article for more information
0
Please sign in to leave a comment.
Comments
1 comment