hello.
I use pub.client:http service to submet data to appropriate url; this service return me bytes parameter (along the other parameter), which i am passing to the input bytes parameter of pub.string:bytesToString…But, when I call pub.string:BytesToString service to turn the byte into the string (which I need to do because I need to make the document from xml string) , I get the empty output from that service.
Can anyone help me? (the other input parameter is ‘encoding’, but i don’t pass nothing to that parameter)
Thanks…
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods