How to upload file from VBCS.
Summary
How to upload file from VBCS.Content
Hi,
I am facing an issue in passing file as a parameter to the service along with someother params as json object.
I am picking the file from "oj-file-picker" component.
we have tested the ics service from SOAP UI we are able to upload a file from the soap ui..
how can we set the properties like boundary, content dispostion and content type in VB for the service and form a proper request with file as parameter.
Below is the log extracted from the soap ui.
Thu Jun 27 18:38:19 IST 2019:DEBUG:>> "POST /ic/api/integration/v1/flows/rest/EPC_OBM_FILEUP_DB_ORC/1.0/OBM/FileUploadDB HTTP/1.1[\r][\n]"