Hi,
I am posting a .csv file using a HTML Client to the wM Flow Service.
In the flow service I am using the buit in service “pub.flow:getTransportInfo” for retrieving the file content.
I am successfully able to post the file from the HTML Client but in output doc(pub.flow:transportInfo) of “pub.flow:getTransportInfo” service in the http document section I am getting all the info accept the file content and also I don’t find any field which should content the file data.
Can any body suggest how to extract the fileconent using the service “pub.flow:getTransportInfo” for http.
Or Is there any other way to retrieve the file ?
Thanks,
Rupaj