Symptom
The OData API Data Dictionary does not load completely.
Entities blank out after the JobRequisition entity
Environment
SuccessFactoers BizX
Reproducing the Issue
1. Go to Admin Center > OData API Data Dictionary
2. You see the following screen
3. However, when you Select All (either with the mouse or keyboard's Ctrl+A), the following is seen, which is proof that the entities load, but aren't visible.
Cause
Since we see here that the entities are not visible after the Job Requisition entity, the issue here is with the Job Requisition Template.
If the Font Color in the Job Requisition Template is set to "white", this issue is observed.
For example:
<![CDATA[<table frame="border" width="100%"><tr><td style="background-color:#666666" valign="bottom"><font color="white"><b>REQUISITION_INFO</b></td></tr> </table>]]>
Resolution
Change the font color to black or a color other than white.
Keywords
KBA , LOD-SF-RCM , Recruiting Management , LOD-SF-INT , Integrations , Problem