S
Shiva Duriseati
Guest
Hi Iram, rbv_api.setBinaryFieldValue() is a server-side APIs which can be used only in formulas, formula fields, and triggers. And cannot be used from client side. You could set the value of file using rbv_api.createRecord(objName, arr) with some additional tweak in the code.If you want I can share you the details. Regards, Shiva
Continue reading...
Continue reading...