Symptom
Not Able To Add tenant Details In SDK Connectivity tab in Cloud Application Studio.
Environment
- SAP Cloud for Customer core applications
- SAP Cloud Applications Studio
Reproducing the Issue
- Open the latest version of Cloud Application Studio.
- Navigate to Administrator.
- Click on Log on.
- It opens the connect to repository tab.
- Click on the pencil icon.
- Click on connectivity tab.
- Try to add the tenant details
- The SDK crashes.
Cause
- The exceptions is the System.InvalidOperationException at System.SecurityCryptography.MD5CryptoServiceProvider..ctor().
- Cloud Application Studio uses MD5 cryptographic algorithm to create proxy names for PDI related BOs, fields and other backend entities
Resolution
- You need to contact your local IT team and cross verify if FIPS is enabled in your systems.
- As the MD5 won't work in a system that is FIPS enabled.
See Also
For more information on FIPS, customer can refer to "https://medium.com/@asifhameedkhan/enabling-fips-140-2-on-windows-10-520673c030a9" and "https://learn.microsoft.com/en-US/windows/security/threat-protection/fips-140-validation"
Keywords
SDK connectivity issue, tenant details addition failure, Cloud Application Studio crash, FIPS enabled systems, MD5 cryptographic algorithm, System.InvalidOperationException error, repository connection issue, PDI proxy name creation failure, ByDesign Studio Installer, SAP Cloud for Customer, administrator tab issue, pencil icon functionality, connectivity tab error, window crash exceptions, troubleshooting SDK crash , KBA , AP-RC-BDS-INS , ByDesign Studio Installer , Problem
SAP Knowledge Base Article - Public