Question
63
Views

Acel Solutions Pvt. Ltd.
IN
Posted: December 23, 2022
Last activity: December 24, 2022
Last activity: 24 Dec 2022 2:46 EST
how to export a plain text data using D_pxNewFile, default data is coming as base 64
our requirement is to export a file with plain text with header.
we are using D_pxNewFile file is creating but data is in base 64 format using pyContents, when using pyStream getting an error as
Java Exception: java.lang.ClassCastException: java.lang.String cannot be cast to java.io.InputStream
and how to create header for the file.
Any suggestions or inputs, please let me know. Thanks in advance.
***Edited by Moderator Marije to add Capability tags***