Hi Luis,
I have tried the below code in 9.8 but not working
After getting byte data from CAF in flow service below step I have used to insert data in oracle database…
pub.string:bytesToString
pub.string:base64Decode
pub.io:bytesToStream
Insert adapter to insert as CLOB Data
To get back the file in UI,flow service step written as
Select adapter to get the CLOB Data
pub.io:streamToBytes
pub.string:base64Encode
pub.string:stringToBytes
In this step I am able to insert the data in DB ,but at the time of displaying not getting any data in output.
Can any one please help to get the appropriate step need to follow to display the file in CAF UI.
Thanks
Baharul
#webMethods-BPMS#MWS-CAF-Task-Engine#webMethods