Question
Fifth Third Bank Bank
US
Last activity: 29 Nov 2017 11:44 EST
Can Pega Studio plugin consume .NET DLL that is NOT based on ComponentModel?
Is it possible for Pega Studio plugin to consume a .NET assembly (DLL) that is NOT based on ComponentModel? I ask because the only references to this topic I could find are posts like the following :https://collaborate.pega.com/discussion/how-hide-live-ui-pega-7-admin-portal
I would like to access a class library developed to do some processing against an external API. It seems like the most logical way to access its methods would be to utilize a Pega script component. While I am able to make a reference (via "Edit References") to the DLL, the script fails validation because it doesn't recognize the namespaces.
I am using Visual Studio 2015 with the Pega Studio Plug-in 8.0.1045
***Moderator Edit: Vidyaranjan | Updated Categories***