I want to upload an image to the file cabinet. It ...
# suitescript
v
I want to upload an image to the file cabinet. It is a picture. How would I do that via SS1.0? I tried using nlapiCreateFile('Images/profile-image-105.jpg', 'JPGIMAGE', imageBlob); imageBlob contains Base64 encoded string for my image But it throws an Unexpected Error