QPR ProcessAnalyzer Release Notes: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:


'''Release Highlights''':
'''Release Highlights''':
* Support for Windows 8 has been dropped. Windows 8.1 is still supported.
* Clustering analysis and related machine learning utilities
* Calculated Case and event attributes
* ChartView - Group and show others


'''Features for QPR ProcessAnalyzer UI:'''
'''Features for QPR ProcessAnalyzer UI:'''
Line 16: Line 18:
* 307533: Level of event log pre-processing can be set for [[QPR_ProcessAnalyzer_Expression_Analysis#KPI_Analysis_JSON_Configuration |expression analysis]].
* 307533: Level of event log pre-processing can be set for [[QPR_ProcessAnalyzer_Expression_Analysis#KPI_Analysis_JSON_Configuration |expression analysis]].
* 307575: Change items memory caching times.
* 307575: Change items memory caching times.
* Support for Windows 8 has been dropped. Windows 8.1 is still supported.


'''Fixed bugs in QPR ProcessAnalyzer UI:'''
'''Fixed bugs in QPR ProcessAnalyzer UI:'''

Revision as of 14:05, 21 March 2019

This page contains new features and fixed issues for each QPR ProcessAnalyzer release. For information on the compatibility of different versions, see Version Compatibility Information. See also next planned releases.

Next Release: QPR ProcessAnalyzer 2019.3 (planned release date 2019-03-26)

Build number: 2019.3.0.xxxxx, Model compatibility version: x, Database version: xx, Stream version: x.

Release Highlights:

  • Clustering analysis and related machine learning utilities
  • Calculated Case and event attributes
  • ChartView - Group and show others

Features for QPR ProcessAnalyzer UI:

  • 307507: Disable rectangular selection in flowchart.

Features for QPR ProcessAnalyzer Server:

  • 307545: KPI: Clustering analysis and related utility functions.
  • 307512: Expression language: Description attribute to Model.
  • 306900: Calculated case and event attributes.
  • 307533: Level of event log pre-processing can be set for expression analysis.
  • 307575: Change items memory caching times.
  • Support for Windows 8 has been dropped. Windows 8.1 is still supported.

Fixed bugs in QPR ProcessAnalyzer UI:

  • 218863: Model manager not updated after changing Filter Id.
  • 218874: Sorting and filtering icons overlap in datagrid.
  • 218922: There should be default maximum number of items for different analyses created from tool palette.
  • 218723: Empty analysis window after error thrown by PA service.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218908: Wrong Client data in operation log.
  • 218928: Expression filter doesn't work with integers.
  • 218940: Model eventlog can drop from memory.
  • 218927: JSON filtering for case attributes doesn't work with nulls.
  • 218779: Source data formatted to two decimals accuracy but PA total cost flowchart show much more decimals.
  • 218943: ODBC SQL boolean values does not work with filter CaseAttributeValue.
  • 218965: Accessing calculated event attribute value from EventType.Events -property does not work.

QPR ProcessAnalyzer 2019.2 (release date 2019-02-14)

Build number: 2019.2.0.38539, Model compatibility version: 2, Database version: 58, Stream version: 7.

Release Highlights:

Features for QPR ProcessAnalyzer Server:

  • 307423: Improved memory management: unused objects are automatically dropped from the memory. Settings can be configured in web.config or from the model JSON settings.

Fixed bugs in QPR ProcessAnalyzer UI:

  • 218838: KPI analysis: Event Occurrence Time isn't calculated properly, e.g. Period=Month fails.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218880: PAPO: odbc case and event attributes are not shown in dropdown menu.
  • 218877: Support material - Project admins are not able to create new users.
  • 218898: Importing XES file with xmlns -definition fails.
  • 218893: Model status shows incorrectly "offline" when Model event log is in memory and Model information not.
  • 218917: BaseContext.EvaluateChildExpression with given root object iterates the root object if it is an array.

Additional Release for QPR ProcessAnalyzer 2019.1 (release date 2019-01-23)

Build number: 2019.1.0.38400, Model compatibility version: 2, Database version: 58, Stream version: 7.

Features for QPR ProcessAnalyzer Server:

  • 307357: PA model management: Analysis requests canceling. All operations have new parameters QueryIdentifier and CancelEarlierQueriesWithIdentifier.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218806: Variation filter doesn't filter correctly.
  • 218802: It should not be able to load deleted models into memory.
  • 218866: Case Analysis shows "0" for textual Case Attribute (SelectedActivityCounts=0 column count and data not match).
  • 218862: Case Analysis returns incorrect Start and End times when start or end transition is selected.
  • 218847: Variation Analysis Include Only Cases Filter Fails when using Event Counts and filter.
  • 218765: Event Occurrence Time calculation for KPI analysis (Server side).

QPR ProcessAnalyzer 2019.1 (release date 2019-01-03)

Build number: 2019.1.0.38310, Model compatibility version: 2, Database version: 58, Stream version: 7.

Release Highlights:

  • There are new training videos available for QPR ProcessAnalyzer in QPR Community. QPR ProcessAnalyzer users can access the videos by clicking Training Videos in the header menu of QPR ProcessAnalyzer UI.
  • ChartView can show several measures at the same time. In table, measures are in different columns, and in chart, measures are presented as different series.

Fixed bugs for QPR ProcessAnalyzer UI:

  • 218768: Number of decimals is not updated in KPI analysis due to HistoryId context variable.
  • 218787: Datagrid export fails with numerical values.
  • 218757: KPI analysis - null value shown as NaN.0 in table.
  • 218794: Popup menu is replicated when PAPO is drawn multiple times.
  • 218740: Case Analysis Year period should not show thousand separator.
  • 218805: Analysis not shown after adding duration analysis to panel using view designer "shortcuts buttons".
  • 218804: PAPO showing only Analysis Window doesn't show anything when other PAPO hides the Analysis window.
  • 218815: Flowchart influence analysis does not always show the results in an identical way.
  • 218791: Flowcharts visibility stepper don't work in PA deployment package Process benchmarking view.
  • 218844: KPI Analysis sorting is not saved to the context variable.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218755: If user selects Influence Analysis for Case Attributes into analysis window, it freezes the analysis window completely.
  • 218756: PA model - with event attributes - without case attributes = event attributes shown in profiling case attributes analysis.

QPR ProcessAnalyzer 2018.8 (release date 2018-11-29)

Build number: 2018.8.0.38236, Model compatibility version: 2, Database version: 58, Stream version: 7.

Release Highlights:

  • New types of charts have been added to the KPI Analysis in PAPO. In addition to the previously available column chart and table presentations, there are now bar, donut, area, line and spline charts.
  • Tool palette contains now items for each QPR ProcessAnalyzer analysis making it easier to create dashboards with different analyses. The analyses have also needed context variables predefined so that settings are saved to the dashboard.
  • Duration Influence Analysis is now calculated in the memory which makes it significantly faster than previously when it was calculated in the SQL Server.

Features for QPR ProcessAnalyzer UI:

Features for QPR ProcessAnalyzer Server:

Fixed bugs in QPR ProcessAnalyzer UI:

  • 218711: PAPO duration analysis is failing.
  • 218663: PAPO - KPI Analysis - Number of decimals effects column height.
  • 218664: PAPO - KPI Analysis - Default number of decimals in the drop-down list should be 1.
  • 218669: PAPO - KPI Analysis duration from - to.
  • 218557: PAPO - Duplicate flows when increasing the flow amounts in flowchart.
  • 218718: PAPO - Flowchart sometimes shows portions of the flowchart completely unconnected from start/end nodes of the flowchart.
  • 218668: PAPO - KPI Analysis - wrong names in droplist and wrong chart title.
  • 218666: PAPO - KPI Analysis - CamelCase column headers.
  • 218670: PAPO - KPI Analysis - title Duration between "undefined" and "undefined".
  • 218665: PAPO - KPI Analysis - numerical data should be shown linear on X axis.
  • 218629: PAPO - KPI Analysis - Year period should not show thousand separator.
  • 218667: PAPO - KPI Analysis - units are missing in table.
  • 218725: PAPO - KPI Analysis - NumberOfDecimals should be enabled for numerical case&event attribute.
  • 218731: PAPO - layout issue when displaying error message.
  • 218747: PAPO - KPI analysis - Column header text is not consistent with x-axis label.
  • 218762: PAPO - KPI Analysis - Error message doesn't disappear when switching from wrong selections to correct ones.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218727: Null values don't work in GroupBy/GroupByValue functions.
  • 218708: Filtering with duration value 0 does not work in duration analysis.
  • 218770: Case analysis with variation Id -> Exception: The given key was not present in the dictionary.
  • 218771: Conformance: Parallel gateways having multiple branches with only one node aren't analyzed correctly.

QPR ProcessAnalyzer 2018.7 (release date 2018-10-10)

Build number: 2018.7.0.38036, Model compatibility version: 2, Database version: 58, Stream version: 7.

Features for QPR ProcessAnalyzer Server:

  • 307319: Expression language: GroupBy and GroupByValue -functions.
  • 307370: PAPO/A1 cell case/event/event type/variation count should only show cases user has permissions in case level security.
  • 307369: String handling functions in the expression language.
  • 307424: KPI analysis in generic context.
  • 307439: Quick & easy expression language improvements.
  • 307336: PA performance improvement (part 1).

Fixed bugs in QPR ProcessAnalyzer UI:

  • 218673: Null values in PA expression language should appear as nulls in datasets.
  • 218693: Performance for PAPO's data grids has been optimized.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218453: .TMP files is not deleted always. After 65k .TMP files exist then PA service stop working. If issue is encountered, workaround is to manually delete .TMP files (e.g. files are located in folder C:\Windows\Temp or C:\Users\<pa_applicationpool_user>\AppData\Local\Temp).
  • 218643: InMemory: Open model after pacm file import fails to "Object reference not set to an instance of an object.".
  • 218652: Access denied. Unexpected ModelEventLog dropping object with from cache.
  • 218648: Import empty model with filter crash (evevenlog.Content is null).
  • 218685: XES import runs out of memory when importing BPIC2018 -model.
  • 218690: Expressions returning boolean values should be returned to QPR UI as booleans.
  • 218687: Average and Sum functions should return null for zero length arrays instead of zero.
  • 218705: InMemoryCore: TotalCost in event analysis has incorrect values.
  • 218704: Mismatch in case counts in Variation Analysis when event type filter has been applied.
  • 218709: FileType parameter not select correct stream compression mode in ImportFromStream.
  • 218698: The given key was not present in the dictionary - Variation Analysis error.
  • 218710: PAPO case analysis is currently failing.

QPR ProcessAnalyzer 2018.6 (release date 2018-08-29)

Build number: 2018.6.0.37869, Model compatibility version: 2, Database version: 58, Stream version: 7.

Release Highlights

  • KPI Analysis update: The KPI Analysis feature has new updates to it. The Analysis Menu design has new options that allow for efficient creation of KPI analysis presentations. Menu items have been grouped into sub-groups making finding analysis options much swifter.
  • Model load on startup: You can now define which models are loaded onto memory on startup allowing for quicker setup of QPR ProcessAnalyzer servers. This loads the key models needed directly into memory without any separate in-memory loading.

Features for QPR ProcessAnalyzer UI:

  • 307351: KPI analysis UI - part 2

Features for QPR ProcessAnalyzer Server:

Fixed bugs in QPR ProcessAnalyzer UI:

  • 218391: PA UI Flowchart selection does not clear automatically.
  • 218606: Edit mode is ON > Floating Action Buttons are not clickable.
  • 218626: PAPO: some popup menus are not closed properly in IE 11.
  • 218607: PAPO: popup menu is not displayed in IE 11.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218597: PA Exception details show null in QPR UI.
  • 218575: Incorrect results in conformance analysis calculation.
  • 218540: KPI analysis not working properly.
  • 218314: Variation analysis shows duplicate variations if there are excluded event types.
  • 218604: PA Excel client does not log enough during connection creation.
  • 218624: Estimatedmemory not calculated correctly when model not have events.
  • 218396: KPI analysis - ApplyAnalysisFilters. InvalidOperationException: Sequence contains no elements.´
  • 218628: PAPO: Error popup appears, "Error processing QPR ProcessAnalyzer request.
  • 218631: Performance improvements (Path analysis was slow).
  • 218485: ProcessAnalyzer Excel client cannot be removed from Programs and Features, as it wont show up there.
  • 217775: GetAnalysis(18) should write a progress log entry after each chunk.
  • 217653: SQL command not in log when ODBC connection failed.

QPR ProcessAnalyzer 2018.5 (release date 2018-07-17)

Build number: 2018.5.0.37716, Model compatibility version: 2, Database version: 58, Stream version: 7.

Release Highlights

  • QPR ProcessAnalyzer Deployment Package for QPR UI: The new version comes with preloaded QPR UI views that can instantly kickstart your Process Mining experience. These views are readymade and require no extra configuration. These views introduce new functionalities, such as ready made conformance views, for deploying a more varied Process Mining offering.
  • New Dashboard Design features: Panels can be now instantly developed and evaluated in viewer mode, allowing for a more powerful dashboard creation. The object placing logic has been overhauled, allowing for new options in creating dashboards.

Features for QPR ProcessAnalyzer Server:

Fixed bugs in QPR ProcessAnalyzer UI:

  • 218536: PAPO: KPI Analysis should not be available from Control Windows.
  • 218519: The numerical values in QPR ProcessAnalyzer Influence Analysis were aligned to the left.
  • 217888: Selection lost from influence analysis table when user slightly adjusts browser window or panel/presentation object window size.
  • 218465: PAPO: Newly created filters are not displayed in the list.
  • 218556: PAPO: An unnecessary vertical scrollbar was shown after PAPO Case Analysis was resized.
  • 218520: PAPO: Filter does not recognize decimal separators.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218537: ODBC xlsx loading failed with data format issue.
  • 218495: Changing default filter does not drop cached model information.
  • 218550: Accessing projects from expression language fails in some cases.
  • 218549: Datatable import from Excel sheet data corruption if first column value is empty.
  • 218558: Errors in default.aspx. Login fails.

QPR ProcessAnalyzer 2018.4 (release date 2018-06-11)

Build number: 2018.4.0.37669, Model compatibility version: 2, Database version: 58, Stream version: 7.

Release Highlights:

  • ODBC driver support for QPR ProcessAnalyzer: Use external data sources to create a dynamic model that is updated every time the model is loaded. Using the ODBC driver, the model data can be accessed from a separate data source. All the event data information can be defined in JSON format allowing for automatic model creation.
  • KPI Analysis: A new analysis is added to QPR ProcessAnalyzer. KPI Analysis utilizes the KPI expression engine for creating visualizations of data. KPI Analysis is a fully fledged analysis that can be used in conjuction with the existing QPR ProcessAnalyzer analysis for more focused results. In addition, KPI Analysis is available as a separate QPR UI view for creation of dashboards that present real-time data taken from QPR ProcessAnalyzer.
  • Tabular Analysis results updated with data types: Analysis featuring tabulated data are now automatically updated with correct data types. Automatic data types allow for exporting the data in a format that can be used in other compatible tools as the data types are automatically defined into the data.

Features for QPR ProcessAnalyzer UI:

  • 307265: KPI analysis UI - part 1 (KPI).
  • 307278: The tabular analyses (e.g. Case analysis) in QPR ProcessAnalyzer UI now have the correct column data types based on the information from the QPR ProcessAnalyzer server.

Features for QPR ProcessAnalyzer Server:

Fixed bugs in QPR ProcessAnalyzer UI:

  • 218487: Influence analysis for Flowchart changes the flowchart settings.
  • 218498: No history entry is created while changing visibility threshold via stepper or context variable.
  • 218508: PAPO variation analysis should limit the queried number of variations.
  • 218513: PAPO settings buttons cover analysis content.
  • 218532: PAPO: Profiling analysis does not work with data loaded via ODBC.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218515: IIS crashes in kernel during Odbc query reading csv/xlsx file with Microsoft Access Text Driver and Microsoft Excel Driver.
  • 218484: ImportEvents fails in StartBackground mode.
  • 218525: InMemory CaseAnalysis ShowAllCases not work if there is cases without events.
  • 218463: Issue to install excel client (part 2).

QPR ProcessAnalyzer 2018.3 (release date 2018-04-23)

Build number: 2018.3.0.37545, Model compatibility version: 2, Database version: 58, Stream version: 7.

Release Highlights:

  • Conformance Checking is supported in QPR ProcessAnalyzer. Using the KPI Expression Language as a basis, process mining models can be compared to BPMN notation and analyzed if the process data conforms to the BPMN design. These results are implemented in ChartView and KPI Expression Language allows them to be implemented into dashboards.
  • BPMN Editor has been added to ChartView. You can now import and design BPMN process maps for use in conformance analysis. The BPMN editor is a web component that is used in the browser, allowing for quick and easy process design. The designs can also be exported for further use.
  • Flowchart Visibility Settings have been overhauled with a new visual presentation. New stepper elements allow for more flexible flow threshold settings while maintaining a user-friendly approach.

Features for QPR ProcessAnalyzer UI:

Features for QPR ProcessAnalyzer Server:

Fixed bugs in QPR ProcessAnalyzer UI:

  • 218306: PAPO control window is affected by analysis window's 'Show as' setting.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218241: PA Duration Analysis In-Memory - numbers for Events and Cases too high (focus flow).
  • 218456: Issue to install excel client (part 1).

QPR ProcessAnalyzer 2018.2 (release date 2018-03-12)

Build number: 2018.2.0.37453, Model compatibility version: 2, Database version: 58, Stream version: 7.

Release Highlights:

  • Case Permissions have been added to the data security featureset. Case Permissions allow for limiting model visibility based on rules that reference the case attributes of a set model. Case permissions can refer to usernames or user groups, creating a link between the attributes and groups.
  • Influence Analysis for Case Attributes has been simplified. The feature presents basic information relating to the root causes when it is opened. If further information is needed, this can be accessed via the feature menu.
  • DataGrids support Excel exporting. You are now able to export data from fixed dashboards featuring datagrids. With this feature, you can take your data for further manipulation using Microsoft Excel.
  • Chartview has been improved with a new layout and excel exporting. The new layout allows for quicker access to creating charts using the ChartView tool. With the exporting functionality, the views created are exported for use in presentations in Microsoft Excel.
  • KPI Expression Language has been added with support for Influence Analysis for Case Attributes. This allows for further creation of dashboards with specific analysis result queries. Using the KPI expression language, dashboards can be made to present up-to-date data based on influence analysis results.
  • Dataset tag support for data visualization. Adding dataset tags will help in creating more dynamic chart presentations as the data can be inserted into the JSON settings of charts and datagrids.

Features for QPR ProcessAnalyzer UI:

Features for QPR ProcessAnalyzer Server:

Fixed bugs in QPR ProcessAnalyzer UI:

  • 218426: Using PAPO with customers model crashes PA Server (Entice Changes).

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218371: Event types aren't provided to PAPO by PA server.
  • 218372: Having multiple expressions in one selection item in a JSON filter does not work.
  • 218375: Empty comparison -setting with nonempty filter -setting causes influence analysis to return incorrect results.
  • 218380: PA Activation ends one day before the actual end date.
  • 218362: WebService GetAnalysisAsImage does not work.
  • 218389, 218397: Performance issues in PA in-memory core with multiple simultaneous users.
  • 218412: PercentageNumber property is not set properly in PA analyses.
  • 218410: Event attribute profiling event amount mismatch.
  • 218404: Using PAPO with customers model crashes PA Server (PA changes).
  • 218430: Pre-release mandatory PA bugfixes.

QPR ProcessAnalyzer 2018.1 (release date 2018-01-31)

Build number: 2018.1.0.37330, Model compatibility version: 2, Database version: 57, Stream version: 7.

Release Highlights:

  • ChartView is introduced as a new QPR UI view. This interactive view allows the creation of customized charts to answer specific business needs, with measures and dimensions the user has selected. ChartView comes preloaded with numerous different presentation features for the creation of customized charts fit for any business need.
  • New Table Filtering for Data Table Views. A new Excel-style filtering feature has been added to the different analysis features, such as Influence Analysis for Case Attributes and Event Analysis. The feature allows the presentation and comparison of different data using robust filters.
  • The QPR UI version of QPR ProcessAnalyzer has an overhauled popup menu. Selecting different analysis and creating new filters is quicker and new icons have been added for added clarity.
  • XES filetype importing support. The IEEE TaskForce standardized XES logs are now supported by QPR ProcessAnalyzer. This filetype aims to unify the transactional data produced by information systems and makes them usable in tools used in data analysis.

Full Features for QPR ProcessAnalyzer UI:

  • 307244: The various tables (e.g. Case Analysis) in QPR ProcessAnalyzer UI received filtering functionality familiar to the one in Microsoft Excel.
  • 307163: Popup menu improvements.
  • 307224: Cache model information into browser side.

Features for QPR ProcessAnalyzer Server:

  • 307271: PA InMemory core, part 7 (Canceling analysis).
  • 307247: XES Event log file format support.
  • 307257, 307270: PA KPI's and expressions (part 3, 4).
  • 307211: Enable custom data sources: Selections as JSON.

Fixed bugs in QPR ProcessAnalyzer UI:

  • 218327: PAPO Grid view row selection issues when opening popup menu.
  • 218328: PAPO Missing null check in ModelState.
  • 218365: PAPO: Settings etc. buttons not visible in the latest chrome version (automatically updated).
  • 218324: Fixed an issue where a dataset wasn't refreshed when a context variable was changed from PAPO.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218288: PA service installation with DeployPAService.ps1.
  • 218291: Problem with --#GetAnalysis type 31 (filter rules).
  • 218315: PAPO: InMemoryCore: Offline mode shows incorrect case attribute values.
  • 217922: Filtering Flow Table with Case Attribute is too slow.
  • 218321: PA core - Internal server error in PAPO when duration analysis result is empty.
  • 218322: Flow analysis results not always in same order (InMemory).
  • 218340: Not allow to delete default filter ("No access/Access denied").
  • 218345: Unknown filter rule. The given key was not present in the dictionary.
  • 218363: Attribute values are sent to clients as strings from InMemory profiling analysis.
  • 218365: PAPO: Settings etc. buttons not visible in the latest chrome version (automatically updated).
  • 218379: PAPO: Side panels visible in multi papo even if they should be closed and invisible.

QPR ProcessAnalyzer 2017.9 (release date 2017-12-19)

Build number: 2017.9.0.37199, Model compatibility version: 2, Database version: 57, Stream version: 7.

Release Highlights:

  • The Filtering system on the WebUI has been updated. The user can now easily rename filters, add specific permissions to control privacy of the filters and delete filters easily. The filtering system has an improved interface for easier handling of the filters.
  • New Expression language for KPI calculation. This new language allows power users to create analysis that are customized to their needs and creates the possibility for caluclating KPIs inside the server core. This JSON based language allows users to take their analysis functions even further.
  • Other improvements in this release include performance improvements and further development of the in-memory mode.

Features for QPR ProcessAnalyzer UI:

  • 307237: PAPO: There's now a new "DisabledFunctionalities" context variable for using with PAPO to define which PAPO functionalities should not be.
  • 307173: It's now possible to edit the Name and Privacy of a filter in QPR ProcessAnalyzer UI, as well as delete a filter.

Features for QPR ProcessAnalyzer Server:

  • 307235: PA InMemory core, part 5 (Flow Analysis).
  • 307262: PA InMemory core, part 6 (Canceling model loading).
  • 307257: PA KPI's and expressions (part 2).

Fixed bugs in QPR ProcessAnalyzer UI:

  • 218251: Multi-PAPO: Model page shows when model button of one papo has been disabled.
  • 218275: Change PA WS methods from GET to POST.
  • 218132: PAPO: Zoom change when item is selected from Variation Analysis.
  • 218196: PAPO: Variation Analysis: graph bar lengths doesn't match with data.
  • 218157: PAPO: QPR UI Graphics messed in Influence Analysis for Flowchart.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218241: Duration Analysis In-Memory - numbers for Events, Median duration and Average duration are too high.
  • 218046: System.ArgumentException: Value of '-170' is not valid for 'red'. 'red' should be greater than or equal to 0 and less than or equal to 255.
  • 218275: Change PA WS methods from GET to POST.

QPR ProcessAnalyzer 2017.8 (release date 2017-11-07)

Build number: 2017.8.0.37022, Model compatibility version: 2, Database version: 57, Stream version: 7.

Release Highlights:

  • The QPR UI interface features a new feature: Profiling Event Analysis. Now you can drilldown to your events and see what event attributes the event types in your data contain. You can also use this knowledge to benchmark your process.
  • The Selection logic in the QPR UI has been updated. You no longer have to update after making a selection, as the selections are responsive and updated automatically. This leads to more responsive and effective analysis.
  • In-Memory Engine has been improved upon, allowing for more efficient analysis for small-to-mid-size models. This update gives you improved performance in your analysis operations. This feature applies for all analysis features and improves the performance of the software immensely, giving you faster operations.
  • The Excel Client has been preloaded with new and updated demo models that demonstrate the power of QPR ProcessAnalyzer. New Models include Healthcare and Insurance claims process models. These give you a great idea on how to utilize QPR ProcessAnalyzer.

Features for QPR ProcessAnalyzer UI:

  • 307161: When selecting items in PAPO, the "Selected" context variables are now updated without the need to explicitly do the update. As a result, the "Select into UI Context" item was removed from the PAPO popup menu. This means that the TempSelectedActivities, TempSelectedTransitions, TempSelectedVariations, and TempSelectedCounts context variables were removed, and their functionality changed to be in the SelectedActivities, SelectedTransitions, SelectedVariations, and SelectedCounts context variables.
  • 307061: PAPO now has the Profiling Event Analysis available.

Features for QPR ProcessAnalyzer Server:

  • 307219: Excel client demo model changes.
  • 307216: To improve performance, QPR ProcessAnalyzer can now be configured to run the analyses in the server memory instead of the database.

Fixed bugs in QPR ProcessAnalyzer UI:

  • 218060: PAPO doesn't add transition duration but case duration filter rule type when Duration analysis shows transition duration.
  • 218039: PAPO: Analysis window has incorrect width when opening view (splitter issue).
  • 218036: PAPO: Web UI shows archived/recycled PA models.
  • 218100: PAPO: Once Analysis view show "No records to display" message, then switch to other analysis view is not possible for current model.
  • 218159: PAPO: Popup menus don't work in tabular analyses in IE11.
  • 218169: PAPO: SelectedAttributeType parameter in PA request has invalid value when switching model and applying filter that requires model change.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218148: InMemory: Include Only Event Types does not work with sampled models.
  • 218179: InMemory: Amount of cases in Duration analysis when flow is selected.

QPR ProcessAnalyzer 2017.7 (release date 2017-09-25)

Build number: 2017.7.0.36871 36762, Model compatibility version: 2, Database version: 57, Stream version: 7.

Release Highlights:

  • New In-Memory core for Process Analysis calculation. This server-side improvement can improve Analysis Performance speed up to 20 times faster than previous releases. This is achieved by offloading the memory functions directly to the application server where in the previous versions of the software, the SQL server handledthe workload.
  • This release also features different bug fixes and performance improvements, aiming to improve your process analysis experience. Combining these features with the new WebUI platform release, the implementation of your data for analysis and improvement is smoother than ever.

Features for QPR ProcessAnalyzer UI:

  • 307060: CSS styling and grid configuration improvements (technical feature).

Fixed bugs in QPR ProcessAnalyzer UI:

  • 217986: The pie (in profiling analysis) is rendered initially too small.
  • 217721: One extra scroll position / zoom -history entry created when PAPO is initialized.
  • 218052: Flowchart shows incorrect duration.
  • 217978: Profiling analysis is empty in Analysis window when opening splitter again.
  • 217926: Duration Analysis in control window doesn't select all "other" cases.
  • 217708: It is not possible to make multiselection using radial graph.
  • 218043: Issue with AnalysisWindowSize context variable.
  • 218058: Profiling Analysis for Case Attributes doesn't work when using numerical case attribute.
  • 218035: Switch model from filter: Error processing PA request. Invalid column name 'CA_VALUE_1290462'.

Fixed bugs in QPR ProcessAnalyzer Server:

  • 218024: Add log writing to odbc query.
  • 217836: Error when opening filter in customer environment.
  • 217995: ImportCaseAttributes command does not import cases properly.
  • 218094: PA error text doesn't have information which value have problem.
  • 218145: Input String was not in the correct format error when opening customer model.

Old Releases

See older releases in QPR ProcessAnalyzer Release Archive