Hi Experts,
We have a requirement where we need to attach multiple files with different file extensions via Odata Service Call in GOS (no Z-table).
I know that we need to redefine method CREATE_STREAM to upload files.
Has anyone implemented such kind of a service where multiple files attached on UI side are read in a single service call and the files are uploaded in GOS?
From U5 side we are using Upload Collection Entity.