calling OIC integration to send and receive files from VBCS
Summary
VBCS should be able to send and receive any types of files to/from OICContent
Hello Everyone,
I have a VBCS application and created one sample OIC integration (as REST adapter - Trigger point for the integration) to be able to call from VBCS as REST API.
Now, I should be able to send and receive files from VBCS to OIC integration. File type can be any.
On button click in VBCS, the file picker should send the file to OIC and should be able to receive the outcome from OIC.
Outcome can be a string or can be a file also from OIC - may be another integration to receive file is needed in OIC.