-
Converting PDF Binary String to PDF File Hi guys, how are you? We are doing a banking integration, and we …
- 147 views
- 1 answers
- 0 votes
-
I would like to convert the encoding UTF8 to ANSI with N/file module. how to create a file with encoding …
- 813 views
- 1 answers
- 0 votes
-
I implemented (tried to) the file-cabinet-api restlet (Tim D) and testing with Postman. My Tokens are good as I tested …
- 2K views
- 2 answers
- 0 votes
-
I’m trying to decode file.getContents() into Binary, in order to upload the file to another service, but it ends up …
- 1K views
- 3 answers
- 0 votes
-
Hi all, I have an external application that is posting to a Suitelet and I’m attempting to create a new …
- 1K views
- 2 answers
- 0 votes
-
The specific code is as follows. const fileObj = file.load({ id: 6678, }); return fileObj.getContents(); The returned result is garbled. …
- 592 views
- 1 answers
- 0 votes
-
Is there any way to get the current line number in the iterator or the total line count of a …
- 1K views
- 1 answers
- 0 votes
-
Using N/File to create an excel document from an xml result from a search. Challenge we are running into is …
- 1K views
- 2 answers
- 0 votes