Hi,
I am trying to get the csv file from user desktop who accessing DSP Page & have a further logic to respond back user with another csv file in hyperlink.
Here in dsp tage used & on submit form action calling a flow service.
accept=“.csv” enctype=“multipart/form-data”>
Here in flow service defined an object as input contentStream also tried with uploadFile i didnt get the data.
Further when i try to use getTransportInfo i dont get the content of file in any form.
Please help me getting this achieved using DSP. :idea:
#webMethods#Integration-Server-and-ESB