Skip to main content

File to text

Request the contents of a file in text or base64 format so that you can use it in your application. You can download this system service from Grexx Marketplace.

Input

Use a casetype activity to add inputs to the Start file to text form.

AttributeData typeMandatory?Description
CharsetStringNoPicklist of supported input text formats: ISO-8859-1, US-ASCII, UTF-16, UTF-16BE, UTF-16LE or UTF-8.
FileFileYesThe input file.
Output encodingStringNoSupported values: none (default) or base64.

Output

Outputs are added to the Result file to text form when the File to text case is closed.

AttributeData typeMandatory?Description
TextStringYesOutput text.