Resolved! Split a service endpoint with POJO return value
Hi, I am creating a custom POJO type service endpoint and want to split it using the return vlaue of the method. I could use the "POJO Object Instance to name transcations", unfortunately the method that I want to use takes an argument. Please...