My requirement is to create BP's using SAP side-by-side extension via custom mass excel upload UI5 application. I am using SAP Cloud SDK and Web IDE MTA for this.
When I check on SAP API hub, the code suggestion in JAVA uses the URL of the odata service (API_BUSINESS_PARTNER). I want to understand, if this the correct/recommended way in building a side-by-side extension? or shall I use the standard stub BusinessPartner available from the SDK?
If I have to use this standard stub for mass upload, kindly guide me through the sample code/documentation (I have managed to insert single BP using the UI5 application).
Best Regards,
Nikhil