Insert data to database using VBCS excel Plugin
Summary
VBCS excel PluginContent
Hi Experts,
We have a requirement to insert data into database using excel(used by users). I am evaluating the option of using VBCS excel plug-In for the purpose. I have installed the Excel plugin and able to insert/update data into a business object in the VBCS. Can we also use the same approach to insert the data directly into Database table instead of business object?
Another approach I was thinking if I create an OIC integration exposed as REST to do the actual insert to DB and VBCS excel plug-in to use OIC REST endpoint? Is that a viable option?
0