You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Cloud Reporting v. 1.0.0.47

RELEASED   

Area

Description

Integration

Sales job with incomplete flight data (RTC-40555)


Management

Support for cashier login to Reporting Management (RTC-40153)

This module support authentication of cashiers using store number, cashier number and PIN code. This is done using the on-premise identity provider installed on-premise for the tenant.

Requirements:

  • cashiers imported to Chain Web on-prem from Cloud,
  • latest version of ChainWeb Cashier Identity Provider installed and set up on-premise.

Navigate to this module using a link containing the following querystring parameters:

  • loginTenantId: tenant id used as host prefix to tenant specific Chain Web Shell url,
  • loginStoreNumber: optional store number to pre-populate store number field in login form.


Example:
https://reportingmanagement.lindbakcloud.com/dashboard?loginTenantId=????????????&loginStoreNumber=???




Cloud Reporting v. 1.0.0.46

RELEASED   

Area

Description

Analysis

 Sales dashboard - process flight data real time (RTC-40367)

The flight dimension processing was changed from once a day to real time. As a result, the flight numbers on the sales dashboard in Reporting Management are also being refreshed real time.

Deployment

Stop job executions during data warehouse upgrade (RTC-40465)

Release process was improved release process to avoid timeouts and avoid data loss during upgrades.

Export

Export job - a new schedule for member sales statistics (RTC-39848)

The existing Export job was extended with a new schedule: Reporting.Export.MemberFlightSaleStatistics. If the schedule is enabled, the job will export blobs of Reporting.Export.MemberFlightSaleStatistics type to batchtoprocess container in tenant's blob storage. 

The schedule produces a CSV file. The file description and details can be found on docs.egretail.cloud.

Integration

Extension of FactSales table with loyalty number, customer order numbers and ordinary price (RTC-39697,RTC-39847)

The FactSales table was extended with:

  • OrdinaryPrice column - normal price,
  • LoayltyNumber - member loyalty number,
  • OrderNo - customer order internal number,
  • OrderExternalNo - customer order external number. 

The data is extracted from POSLogs.

Power BI

Power BI deployment (RTC-38034)

Deployment related: fix in Powershell script for releasing PowerBI reports








  • No labels