Question
NTT Data
US
Last activity: 7 Jan 2019 12:56 EST
Refering Microsoft DLL [Dynamic Link Library] as import in Pega Library / compile error in library issue
I refered Microsoft DLL [Dynamic Link Library] in Pega Library/ Function as shown in the attached compilerclasspath.PNG attached here.
My Requirement I need to create a function/library where I need to refer Microsoft DLL [Dynamic Link Library] like we import java packages in a Pega library and need to use DLL referred library code in a function.
I am using Pega Infinity i just added DLL in System-Setting- compiler class path as shown in the attached compilerclasspath.PNG then submitted is did not through any errors.
But when I refer DLL related package in Pega Library and try to save is throwing an error attached[ DLLPegaLibraryError.PNG] , since I cannot able to save the library then not able to compile the library, it leads to not able to create a function.
Note: I restarted server many times so that is not the issue, still it my library did not recognize DLL package.
Any suggestion much appreciated.