I can read CSV as octet stream using REST API

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.0.0, 2.0.0-alpha3
    • Affects Version/s: None
    • Component/s: None
    • None

      • given
        • report exists
          • Raw Data Count Flow Nodes
          • Raw Data count Process instances
          • Count PI grouped by Date
          • Count Flow nodes grouped by flow nodes
          • Avg PI duration grouped by PI start date
          • Avg flow node duration grouped by flow node
      • when
        • I send request to
          /api/export/csv/{report_id}/some_name.csv
          
      • then
        • and octet stream with csv is returned
        • Content-Disposition header is having value with file name
          • csv file has a header line
          • each row of file represents one row from report evaluation result

            Assignee:
            Unassigned
            Reporter:
            Askar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: