Export to Excel throws error 500

Export to Excel throws error 500. 


2019-06-13 10:14:35.295 INFO [http-nio-8080-exec-871] org.apache.catalina.core.StandardWrapperValve.invoke 2019-06-13 10:14:35,295 [http-nio-8080-exec-871] ERROR com.appiancorp.ps.exceltools.servlet.ExportDataSubsetToExcelFromProcessServlet -
java.lang.ClassCastException

  Discussion posts and replies are publicly visible

Parents Reply Children
  • No....

    ExportableDataSubset
        fieldNames: List of Text String: 28 items
            "id"
            "customerId"
            "customerName"
            "accountNumber"
            "amount"
            "currencyCode"
            "paymentAmount"
            "paymentCurrencyCode"
            "exchangeRate"
            "beneficiaryBankCode"
            "beneficiaryBankCountry"
            "beneficiaryAccountNumber"
            "statusName"
            "transactionTypeName"
            "totalCharges"
            "chargeTypeName"
            "purposeCode"
            "transactionId"
            "createdAt"
            "source"
            "creditValueDate"
            "sameDay"
            "branchMaker"
            "branchChecker"
            "operationMaker"
            "operationChecker"
            "step"
            "action"
        fieldLabels: List of Text String: 28 items
            "Transfer Id"
            "Customer Id"
            "Customer Name"
            "Customer Account"
            "Amount"
            "Currency"
            "Converted Amount"
            "Converted Currency"
            "Exchange Rate"
            "Beneficiary Bank"
            "Beneficiary Bank Country"
            "Beneficiary Account"
            "Status"
            "Transaction Type"
            "Total Charges"
            "Charge Type"
            "Purpose Code"
            "Transaction ID"
            "Date"
            "Source"
            "Credit Value Date"
            "Same Day"
            "Branch Maker"
            "Branch Checker"
            "Operation Maker"
            "Operation Checker"
            "Stage"
            "Action"
        datasubset: DataSubset
            startIndex: 1
            batchSize: -1
            sort: null (List of SortInfo)
            totalCount: 30
            data: List of Dictionary: 30 items
                Dictionary
                    id: 44444444
                    customerId: "4564654646"
                    customerName: "sdfdsfsdfsdfdsf"
                    accountNumber: "1321313115454"
                    amount: 10
                    currencyCode: "ss"
                    paymentAmount: 1
                    paymentCurrencyCode: "ss"
                    exchangeRate: 1
                    beneficiaryBankCode: "asdaddss"
                    beneficiaryBankCountry: "dd"
                    beneficiaryAccountNumber: "45341354"
                    statusName: "ddddd"
                    transactionTypeName: "Local"
                    totalCharges: 0
                    chargeTypeName: "OUR"
                    purposeCode: "any"
                    transactionId: null (Text)
                    source: "Branch"
                    createdAt: "06/13/2019 06:12:24"
                    creditValueDate: "06/13/2019"
                    sameDay: "No"
                    branchMaker: null (Null)
                    branchChecker: null (Null)
                    operationMaker: null (Null)
                    operationChecker: null (Null)
                    step: "gggg"
                    action: "g"