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
+1
person also asked this
people also asked this
Replies
6 replies
Subscribers
5 subscribers
Views
7089 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Reports
177603 - no subject - I am facing 500 internal server code whi
madhubindug
over 9 years ago
I am facing 500 internal server code while trying to export report data into excel. Am using ExportableDataSubset, export to excel plugin - getdatasubsetdownloadlinkfromrule function.
First I have been pulling the data based on the report filters and then need to modify the datasubset for pulling few other details based on the values retrieved, so I have used updatecdt function. Below is what I found before and after modifying the datasubsets which be might causing the issue, for modified datasubset, identifiers are different:
First datasuset: [startIndex=1, batchSize=-1, sort=[field=createdDate, ascending=false], totalCount=3, data=[id:6637,requestId:536930204,mainCategory:Anti-Money Laundering,serviceRequestType:Enhanced Due Diligence,workflowStatus:Pending With AML,accountNumber:A98765432,createdDate:10/21/2015 6:48 AM PDT,lastModifiedUser:riyazfa,createdBy:riyaz,requestClosedDate:,signature:,boUser:]; [id:6622,requestId:536930052,mainCategory:Anti-Mone...
OriginalPostID-177603
code.txt
Discussion posts and replies are publicly visible
Parents
0
Arpit Bhargava
over 6 years ago
Can you please check the field names what you are using to fetch from the datasubset?
If the field names are not correct according to the cdt then it will through an 500 internal server as well.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Arpit Bhargava
over 6 years ago
Can you please check the field names what you are using to fetch from the datasubset?
If the field names are not correct according to the cdt then it will through an 500 internal server as well.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data