Hi everyone,
I have a problem, I have some classes and methods created by me that are returning data in containers (I used them from Visual Studio applications with the BusinessConector dll).
Now I need these classes to be used by AIF services, but I've seen that it is not possible: when I create a new service and reference it to the class, I cannot add the operations that are returning containers.
I want to know if there is any way I could serialize containers and return them through the services, I would be very grateful if anyone could show me a piece of code doing the serialization of containers because I have no idea if it is possible or I should think of another solution.
Thank you very much.
Best regards,
Marc.