Changelog: report-wrapper-api (Group: ALL)

3.22.0 - 3.23.0

What's New


    What's Deleted


      What's Deprecated


        What's Changed


          3.21.0 - 3.22.0

          What's New


            What's Deleted


              What's Deprecated


                What's Changed


                  3.20.0 - 3.21.0

                  What's New


                    What's Deleted


                      What's Deprecated


                        What's Changed


                          3.19.0 - 3.20.0

                          What's New


                            What's Deleted


                              What's Deprecated


                                What's Changed


                                  3.18.0 - 3.19.0

                                  What's New


                                    What's Deleted


                                      What's Deprecated


                                        What's Changed


                                          3.17.0 - 3.18.0

                                          What's New


                                            What's Deleted


                                              What's Deprecated


                                                What's Changed


                                                  3.16.0 - 3.17.0

                                                  What's New


                                                    What's Deleted


                                                      What's Deprecated


                                                        What's Changed


                                                          3.15.0 - 3.16.0

                                                          What's New


                                                            What's Deleted


                                                              What's Deprecated


                                                                What's Changed


                                                                  3.14.0 - 3.15.0

                                                                  What's New


                                                                    What's Deleted


                                                                      What's Deprecated


                                                                        What's Changed


                                                                          3.13.0 - 3.14.0

                                                                          What's New


                                                                            What's Deleted


                                                                              What's Deprecated


                                                                                What's Changed


                                                                                  3.12.0 - 3.13.0

                                                                                  What's New


                                                                                    What's Deleted


                                                                                      What's Deprecated


                                                                                        What's Changed


                                                                                          3.11.0 - 3.12.0

                                                                                          What's New


                                                                                            What's Deleted


                                                                                              What's Deprecated


                                                                                                What's Changed


                                                                                                  3.10.0 - 3.11.0

                                                                                                  What's New


                                                                                                    What's Deleted


                                                                                                      What's Deprecated


                                                                                                        What's Changed


                                                                                                        1. GET/report-wrapper-api/report-definition
                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema incompatible

                                                                                                                Changed body: '*/*'
                                                                                                        2. POST/report-wrapper-api/report-definition
                                                                                                          • Request

                                                                                                            • Schema

                                                                                                              Changed body: 'application/json'
                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema incompatible

                                                                                                                Changed body: '*/*'
                                                                                                        3. GET/report-wrapper-api/report-definition/{repDefId}
                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema incompatible

                                                                                                                Changed body: '*/*'
                                                                                                        4. PUT/report-wrapper-api/report-definition/{repDefId}
                                                                                                          • Request

                                                                                                            • Schema

                                                                                                              Changed body: 'application/json'
                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema incompatible

                                                                                                                Changed body: '*/*'
                                                                                                        5. GET/report-wrapper-api/report-definition/{repDefId}/param
                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema

                                                                                                                Changed body: '*/*'

                                                                                                                Changed property: [n].nameI18nCode (string)

                                                                                                        6. POST/report-wrapper-api/report-definition/{repDefId}/param
                                                                                                          • Request

                                                                                                            • Schema incompatible

                                                                                                              Changed body: 'application/json'

                                                                                                              Changed property: nameI18nCode (string)

                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema

                                                                                                                Changed body: '*/*'

                                                                                                                Changed property: nameI18nCode (string)

                                                                                                        7. GET/report-wrapper-api/report-definition/{repDefId}/param/{paramId}
                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema

                                                                                                                Changed body: '*/*'

                                                                                                                Changed property: nameI18nCode (string)

                                                                                                        8. PUT/report-wrapper-api/report-definition/{repDefId}/param/{paramId}
                                                                                                          • Request

                                                                                                            • Schema incompatible

                                                                                                              Changed body: 'application/json'

                                                                                                              Changed property: nameI18nCode (string)

                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema

                                                                                                                Changed body: '*/*'

                                                                                                                Changed property: nameI18nCode (string)

                                                                                                        9. POST/report-wrapper-api/execute-report
                                                                                                          • Request

                                                                                                            • Schema incompatible

                                                                                                              Changed body: 'application/json'

                                                                                                              Changed property: dayOfTheMonth (integer)

                                                                                                              Changed property: dayOfTheWeek (integer)

                                                                                                              Changed property: hour (integer)

                                                                                                              Changed property: month (integer)

                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema

                                                                                                                Changed body: '*/*'

                                                                                                                Changed property: dayOfTheMonth (integer)

                                                                                                                Changed property: dayOfTheWeek (integer)

                                                                                                                Changed property: hour (integer)

                                                                                                                Changed property: month (integer)

                                                                                                        10. GET/report-wrapper-api/execute-report/metadata
                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema

                                                                                                                Changed body: '*/*'

                                                                                                                Changed property: listOfReportTree (array)

                                                                                                                Changed property: listOfReportTree[n].reportDefinitionCode (string)

                                                                                                                Changed property: listOfReportTree[n].reportDefinitionTitle (string)

                                                                                                                Changed property: listOfReportTree[n].reportDefinitionTitleI18nCode (string)

                                                                                                                Changed property: listOfReportTree[n].reportGroupCode (string)

                                                                                                                Changed property: listOfReportTree[n].reportGroupDescription (string)

                                                                                                                Changed property: listOfReportTree[n].reportGroupDescriptionI18nCode (string)

                                                                                                        11. GET/report-wrapper-api/execute-report/{repDefId}/metadata
                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema incompatible

                                                                                                                Changed body: '*/*'

                                                                                                                Changed property: reportDefinitionTitle (string)

                                                                                                                Changed property: reportDefinitionTitleI18nCode (string)

                                                                                                                Changed property: listOfReportExecutionParamValue (array)

                                                                                                                Changed property: listOfReportExecutionParamValue[n].name (string)

                                                                                                                Changed property: listOfReportExecutionParamValue[n].nameI18nCode (string)

                                                                                                                Changed property: listOfReportExecutionParamValue[n].type (string)

                                                                                                                Changed property: listOfReportExecutionParamValue[n].value (string)

                                                                                                        12. GET/report-wrapper-api/report-history
                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema incompatible

                                                                                                                Changed body: '*/*'

                                                                                                                Changed property: [n].errorCode (string)

                                                                                                                Changed property: [n].executionTime (string)

                                                                                                                Changed property: [n].outputFormat (string)

                                                                                                                Changed property: [n].reportTitle (string)

                                                                                                                Changed property: [n].reportTitleI18nCode (string)

                                                                                                                Changed property: [n].status (string)

                                                                                                                Changed property: [n].listOfReportParamValue (array)

                                                                                                                Changed property: [n].listOfReportParamValue[n].name (string)

                                                                                                                Changed property: [n].listOfReportParamValue[n].nameI18nCode (string)

                                                                                                        13. GET/report-wrapper-api/report-history/{repHistoryId}
                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema incompatible

                                                                                                                Changed body: '*/*'

                                                                                                                Changed property: errorCode (string)

                                                                                                                Changed property: executionTime (string)

                                                                                                                Changed property: outputFormat (string)

                                                                                                                Changed property: reportTitle (string)

                                                                                                                Changed property: reportTitleI18nCode (string)

                                                                                                                Changed property: status (string)

                                                                                                                Changed property: listOfReportParamValue (array)

                                                                                                                Changed property: listOfReportParamValue[n].name (string)

                                                                                                                Changed property: listOfReportParamValue[n].nameI18nCode (string)

                                                                                                        14. GET/report-wrapper-api/scheduled-report
                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema incompatible

                                                                                                                Changed body: '*/*'

                                                                                                                Changed property: [n].dayOfTheMonth (integer)

                                                                                                                Changed property: [n].dayOfTheWeek (integer)

                                                                                                                Changed property: [n].errorMessage (string)

                                                                                                                Changed property: [n].hour (integer)

                                                                                                                Changed property: [n].month (integer)

                                                                                                                Changed property: [n].outputFormat (string)

                                                                                                                Changed property: [n].reportTitle (string)

                                                                                                                Changed property: [n].reportTitleI18nCode (string)

                                                                                                                Changed property: [n].status (string)

                                                                                                                Changed property: [n].listOfReportParamValue (array)

                                                                                                                Changed property: [n].listOfReportParamValue[n].name (string)

                                                                                                                Changed property: [n].listOfReportParamValue[n].nameI18nCode (string)

                                                                                                        15. GET/report-wrapper-api/scheduled-report/{schReportId}
                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema incompatible

                                                                                                                Changed body: '*/*'

                                                                                                                Changed property: dayOfTheMonth (integer)

                                                                                                                Changed property: dayOfTheWeek (integer)

                                                                                                                Changed property: errorMessage (string)

                                                                                                                Changed property: hour (integer)

                                                                                                                Changed property: month (integer)

                                                                                                                Changed property: outputFormat (string)

                                                                                                                Changed property: reportTitle (string)

                                                                                                                Changed property: reportTitleI18nCode (string)

                                                                                                                Changed property: status (string)

                                                                                                                Changed property: listOfReportParamValue (array)

                                                                                                                Changed property: listOfReportParamValue[n].name (string)

                                                                                                                Changed property: listOfReportParamValue[n].nameI18nCode (string)

                                                                                                        16. PUT/report-wrapper-api/scheduled-report/{schReportId}
                                                                                                          • Request

                                                                                                            • Schema incompatible

                                                                                                              Changed body: 'application/json'

                                                                                                              Changed property: dayOfTheMonth (integer)

                                                                                                              Changed property: dayOfTheWeek (integer)

                                                                                                              Changed property: errorMessage (string)

                                                                                                              Changed property: hour (integer)

                                                                                                              Changed property: month (integer)

                                                                                                              Changed property: outputFormat (string)

                                                                                                              Changed property: reportTitle (string)

                                                                                                              Changed property: reportTitleI18nCode (string)

                                                                                                              Changed property: status (string)

                                                                                                              Changed property: listOfReportParamValue (array)

                                                                                                              Changed property: listOfReportParamValue[n].name (string)

                                                                                                              Changed property: listOfReportParamValue[n].nameI18nCode (string)

                                                                                                          • Response

                                                                                                            • Changed response : [200]//OK
                                                                                                              • Schema incompatible

                                                                                                                Changed body: '*/*'

                                                                                                                Changed property: dayOfTheMonth (integer)

                                                                                                                Changed property: dayOfTheWeek (integer)

                                                                                                                Changed property: errorMessage (string)

                                                                                                                Changed property: hour (integer)

                                                                                                                Changed property: month (integer)

                                                                                                                Changed property: outputFormat (string)

                                                                                                                Changed property: reportTitle (string)

                                                                                                                Changed property: reportTitleI18nCode (string)

                                                                                                                Changed property: status (string)

                                                                                                                Changed property: listOfReportParamValue (array)

                                                                                                                Changed property: listOfReportParamValue[n].name (string)

                                                                                                                Changed property: listOfReportParamValue[n].nameI18nCode (string)

                                                                                                        3.9.0 - 3.10.0

                                                                                                        What's New


                                                                                                          What's Deleted


                                                                                                            What's Deprecated


                                                                                                              What's Changed


                                                                                                                3.8.0 - 3.9.0

                                                                                                                What's New


                                                                                                                  What's Deleted


                                                                                                                    What's Deprecated


                                                                                                                      What's Changed


                                                                                                                        3.7.0 - 3.8.0

                                                                                                                        What's New


                                                                                                                          What's Deleted


                                                                                                                            What's Deprecated


                                                                                                                              What's Changed


                                                                                                                                3.6.0 - 3.7.0

                                                                                                                                What's New


                                                                                                                                  What's Deleted


                                                                                                                                    What's Deprecated


                                                                                                                                      What's Changed


                                                                                                                                        3.5.0 - 3.6.0

                                                                                                                                        What's New


                                                                                                                                          What's Deleted


                                                                                                                                            What's Deprecated


                                                                                                                                              What's Changed


                                                                                                                                                3.4.0 - 3.5.0

                                                                                                                                                What's New


                                                                                                                                                  What's Deleted


                                                                                                                                                    What's Deprecated


                                                                                                                                                      What's Changed


                                                                                                                                                        3.2.0 - 3.4.0

                                                                                                                                                        What's New


                                                                                                                                                          What's Deleted


                                                                                                                                                            What's Deprecated


                                                                                                                                                              What's Changed


                                                                                                                                                              1. GET/report-wrapper-api/report-definition/tocs
                                                                                                                                                                • Response

                                                                                                                                                                  • Changed response : [200]//successful operation
                                                                                                                                                                    • Schema

                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                      Added property: [n].childrenCrcValue (string)

                                                                                                                                                              2. GET/report-wrapper-api/tocs
                                                                                                                                                                • Response

                                                                                                                                                                  • Changed response : [200]//successful operation
                                                                                                                                                                    • Schema

                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                      Added property: [n].childrenCrcValue (string)

                                                                                                                                                              3. GET/report-wrapper-api/report-history
                                                                                                                                                                • Response

                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                    • Schema incompatible

                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                      Changed property: [n].errorParameters (array)

                                                                                                                                                              4. GET/report-wrapper-api/report-history/{repHistoryId}
                                                                                                                                                                • Response

                                                                                                                                                                  • Changed response : [200]//OK
                                                                                                                                                                    • Schema incompatible

                                                                                                                                                                      Changed body: '*/*'

                                                                                                                                                                      Changed property: errorParameters (array)