how can I make complex scripts on pega?
I saw that there is not much room for personal classes (objects) on pega and I want to do a script that brings me that type of object and it seems to be right (I also create a console application to test the code, then move it to a pega script and then validate it succesfully) but when I try to use this object on pega plugin for visual studio the system automatically removes the connection between the activity and the object proxy. seems to me that this activity is not as well supported as for example custom activities on uipath. Am I missing something?
let me show you my screenshots and my code