Hi all,
I'm deploying Dynamics 365 Finance on-premises.
when running the script
.\Get-DeploymentSettings.ps1 -ConfigurationFilePath .\ConfigTemplate.xml
to get the deployment settings for LCS on-premises topology (step 20)
the issue is the Client ID for Financial Reporting application group not there.
I can't move on with the deployment with out putting this on LCS.
I make sure I configure the Financial Reporting database using
.\Initialize-Database.ps1 -ConfigurationFilePath .\ConfigTemplate.xml -ComponentName MR
it succeed and the database was created.
can anyone please help with this?