Symptom
After scheduling a refresh for Learning via the Instance Refresh Tool, the validation fails and provides one of the following errors:
- The [name of tenant] tenant is integrated with a different BizX URL than provided. Actual URL present in LMS: [HCM/BizX URL]
- instanceRefreshError-targetIncorrectBizXURL
- instanceRefreshError-sourceIncorrectBizXURL
Environment
- SAP SuccessFactors HCM Suite
- SAP SuccessFactors Learning
Cause
The issue is due to legacy HCM/BizX URLs in the BIZX configuration of Learning
Resolution
- Check the Instance Refresh error log for the error code
- If the error code is instanceRefreshError-sourceIncorrectBizXURL -> then the legacy HCM/BizX base URL references in the source LMS tenant need to be updated.
- If the error code is instanceRefreshError-targetIncorrectBizXURL -> then the legacy HCM/BizX base URL references in the target LMS tenant need to be updated.
- Go to Learning Administration > System Administration > Configuration > System Configuration > edit BIZX configuration
- Search for "baseURL="
- Clear out any value after the equals sign
- For example: if "baseURL=hcm4preview.sapsf.com" then update it to remove the value so it is "baseURL="
- Now search for "metadataProviders[IDP1].value=" or "metadataProvidersIDP1.value="
- Clear out any value after company=
- For example: if metadataProviders.IDP1.value=https://<company_url>/idp/samlmetadata?company=<company_id>, then update it accordingly such that it is metadataProviders.IDP1.value=https://<company_url>/idp/samlmetadata?company=
- Now select Apply Changes
- An validation check will show up at the top of the screen stating what should be the proper values. Use those values to update the configuration and Apply Changes again
- After successfully updating the BIZX configuration, schedule a new refresh using IRT for the same source and target
Keywords
refresh, irt, instance, tool, error, validation, instanceRefreshError-sourceIncorrectBizXURL, instanceRefreshError-targetIncorrectBizXURL, learning, failure, lms, bizx , KBA , LOD-SF-LMS-IRT , Instance Refresh Tool , Problem
Product
SAP SuccessFactors HCM Suite all versions ; SAP SuccessFactors Learning all versions
SAP Knowledge Base Article - Public