Skip to main content
September 15, 2022
Question

Integration document Conversion

  • September 15, 2022
  • 3 replies
  • 0 views

I need to convert .rpt file to appian document receiving from the response body , Can Appian Integration convert .rpt file to Appian document? or is there any solution?

3 replies

prafuls972
September 16, 2022

Appian only supports these file extensions, so probably you need to change the file format and then expose it over your network. 

PDF, JPG, GIF, PNG, KML, KMZ, SHP, DOC, DOCX, XML, XMLX, XLS and XLSX.

Appian can convert base64 or binary files to Appian document

Or you can build custom plugin to handle this file type

stefanhelzle0001
Brainy
September 22, 2022

What exactly do you mean with "Can Appian Integration convert .rpt file to Appian document"? Appian will happily store any kind of document.

September 22, 2022

Since Appian only accepts specific file extensions, you must probably change the file format before making it available across your network.


XML, XMLX, XLS, and XLSX, as well as PDF, JPG, GIF, PNG, KML, KMZ, SHP, and KML.

Base64 or binary files can be converted to Appian documents by Appian.

You might also create a custom plugin to deal with this file type. study in new zealand really help me in this.