A company has a Business Central online environment. You are exporting a file from a client by using the DownloadFromStream method. You need to create an InStream data type to send the data. Which solution should you use?
A.
Use CreateInStream method from codeunit "Temp Blob".
B.
Use CreateInStream method for BLOB field of "TempBlob" table.
C.
Use CreateInStream method for File type variable.
By using the CreateInStream method on a Temp Blob, you create an InStream that can then be used with the DownloadFromStream method to send the file data to the client.
upvoted 4 times
...
This section is not available anymore. Please use the main Exam Page.MB-820 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Bogumil
Highly Voted 6 months, 2 weeks ago75ed3a2
Most Recent 5 months, 1 week ago