Plug-in to generate Excel files

Certified Senior Developer

Any plug-in available for generating excel files??
I was going thru the below link,
forum.appian.com/.../apps
But it doesn support xlsx documents.
Also i want to generate the excel file containing multiple work sheets.
Is it possible in appian to achive this. Please suggest us....

OriginalPostID-68469

OriginalPostID-68469

  Discussion posts and replies are publicly visible

Parents
  • Starting with my small description, where do you have a problem?

    What I did was to create a new Excel sheet, save it as XMLSS (Called "XML-Kalkulationstabelle 2003" in German) and created a process model that creates the same XML enriched with data from some Appian reports. To get the XML into a file I created a simple text file with content "###content###" changed the extension to xls and use this with the node "Text Doc from Template".
Reply
  • Starting with my small description, where do you have a problem?

    What I did was to create a new Excel sheet, save it as XMLSS (Called "XML-Kalkulationstabelle 2003" in German) and created a process model that creates the same XML enriched with data from some Appian reports. To get the XML into a file I created a simple text file with content "###content###" changed the extension to xls and use this with the node "Text Doc from Template".
Children
No Data