Hi guys,
I am consuming the BPService.wsdl for calling the service to retrieve a list of BP but it seems that there was no way to do that, the service just supporting for getting ONLY one instance of BP not a list. I wonder is there any way to have a BP list so far?
In addition to, I am using method GetByParams and tools for development: Eclipse IDE + Apache CXF (generated stubs on client) + Java
Thanks and Regards