Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
7 subscribers
Views
2078 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
We have a requirement like we need to export the data into 4 formats 1.CSV 2.Exc
harshav
over 10 years ago
We have a requirement like we need to export the data into 4 formats 1.CSV 2.Excel 3.XML and 4. HTML
we have found some way for exporting the data into CSV using Export RDBMS to CSV plugin,and for Excel the Export SQL to excel plugin but,
For XML and HTML is there a way to export the data,
Please suggest,
Thanks...
OriginalPostID-134059
OriginalPostID-134059
Discussion posts and replies are publicly visible
Parents
0
Stefan Helzle
A Score Level 3
over 10 years ago
I created a process model with a PV of type multiple text. Then the process adds text lines to this PV and then creates a document using the "Text Doc from Template" node. For the syntax of HTML and XML please check
http://www.w3schools.com/xml/
and
http://www.w3schools.com/html
.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Stefan Helzle
A Score Level 3
over 10 years ago
I created a process model with a PV of type multiple text. Then the process adds text lines to this PV and then creates a document using the "Text Doc from Template" node. For the syntax of HTML and XML please check
http://www.w3schools.com/xml/
and
http://www.w3schools.com/html
.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data