Im new to the PSDK and im trying to make a basic CFGTransaction CRUD on java, Im following the steps of the documents, I Could establish the connection but i dont understand how to create the object or how to use the method, I dont know if you could give me any working examples of this topic, doesnt have to be CFGTransaction.
Do you want to create object of Transaction type (List Object,…) or what exactly do you want to achieve?
I want to develop a CRUD for a CFGTransaction with its sections and each of them with its options using the SDK for Java. Thank you for the fast reply.