Thank you very much TechTitan that resolved errors on most of the BR, can you please help with below if you have some insight 
 
Error compiling Business Rule 'ACM_SolutionHelper'. 
1) Error at line 2507:  'DataManagement' does not contain a definition for 'GetProfileUsingName' and no accessible extension method 'GetProfileUsingName' accepting a first argument of type 'DataManagement' could be found (are you missing a using directive or an assembly reference?) 
2) Error at line 2512:  'DataManagement' does not contain a definition for 'DeleteProfile' and no accessible extension method 'DeleteProfile' accepting a first argument of type 'DataManagement' could be found (are you missing a using directive or an assembly reference?) 
3) Error at line 2944:  There is no argument given that corresponds to the required parameter 'populateDataMgmtGroupInfo' of 'Dashboards.GetMaintUnitInfo(SessionInfo, bool, Guid, bool)' 
4) Warning at line 121:  'IBRApiDashboardsParameters.SetLiteralParameterValue(SessionInfo, bool, string, string)' is obsolete: 'This is a temporary function used by Marketplace Solutions for backwards compatibility with old XF versions. Please change your code to use supported functionality.'