Retail Store System Installation
1. Delete Old configurations
1.1. Change the Live Channel database parameter default to empty and save
the configuration.
RetailChannelsOnline Stores
o Edit
o Save
1.2 Need to delete default configuration in Channel Database Group
RetailHeadquarters setup Retail schedulerchannel database group
1.3 Need to delete default configuration in channel Database
RetailHeadquarters setup Retail scheduler channel database
1.4 Change the Live Channel database parameter empty to
CM_7250_ChannelDB and save the configuration.
RetailChannelsOnline Stores
o Edit
o Save and publish
2. Parameter values Updates in SQL.
2.1 Update RSS Unit package from version1 to version7
RetailHeadquarters setup Retail scheduler channel database
Before update script:
2.1.1 Update service package
Insert all the records in RETAILSELFSERVICEPACKAGEINFO table from the
same table of D365 AX Database.
2.1.2 Truncate the table
Now Truncate table RETAILSELFSERVICEPACKAGEINFO
2.1.3 Update values
Update the below parameters values in RETAILSHAREDPARAMETERS Table
CloudPosAppInsightsInstrumentationKey = f04efaf8-196b-4fe8-a77b-4651e83fa501
WindowsPhoneAppInsightsInstrumentationKey =a69637a1-6c2e-4cb5-bf31-ca19484df741
AsyncClientAppInsightsInstrumentationKey = 01b25652-0ecc-4b50-aa68-5b31916e1a1e
ClientAppInsightsInstrumentationKey = 7dfb87cf-158c-4cc5-88b5-f4feed355734
EnvironmentId = 7df77b86-7509-4b37-aef6-a15aa094b2a8
RetailServerAppInsightsInstrumentationKey = 4c8467bf-0626-4980-9276-f56a33e37ade
HardwareStationAppInsightsInstrumentationKey = aaff5098-9b7b-4c78-a801-f7fdb024331f
After update:
2.2 Update Realtimeservice
Delete the value in “Profile ID” in RETAILTRANSACTIONSERVICEPROFILE
Table
Update the values in the field “AZURERESOURCE “ and “SERVICEHOSTURL”
in RETAILTRANSACTIONSERVICEPROFILE Table from the same table of D365
AX Database.
2.3 Update tenant id
Update the TENANTID = 5a9d9cfd-c32e-4ac1-a9ed-fe83df4f9e4d
In RETAILSHAREDPARAMETERS Table
2.4 Insert tenant ID in main table
Insert the records “VALUE, NAME, RECID, RECVERSION” in
SYSSERVICECONFIGURATIONSETTING table from the same table of D365 AX
Database.
Update the VALUE = 5a9d9cfd-c32e-4ac1-a9ed-fe83df4f9e4d
In SYSSERVICECONFIGURATIONSETTING Table
3. Create Azure Active Directory Applications settings:
System administration Setup Azure Active Directory Applications
o Create New
Client Id : d742d540-9645-4f37-a5c2-a4f289e10899
Name : RSSU
User ID : RetailServiceAccount
4. download config file to verify
RetailHeadquarters setup Retail scheduler channel database
Open the downloaded XML and verify if all the changes are updated correctly.
5. Download and install RSS unit package
Run the downloaded storesystemsetup.exe file
Provide a Real-time service host URL and select Next
Use default generated service account and select Next
Need to provide a below client ID and secret client ID for installation:
Client ID = ‘’d742d540-9645-4f37-a5c2-a4f289e10899’’
secret associated client ID = “8je/Mp887u6eEDjUgzVr9SXBt7jhe3ivoMdcFMBPXNA=”
Channel Database name =” ECM_7250_ChannelDB”
Select Install
After successful installation select Close