Cannot add certificate to catalog default
We are unable to add the certificate defaults under catalog defaults. it does not render any results for us, are there any other reasons this could happen?
Fixes we have attempted:
We have followed this post and run the learn migration scheduled process, it still does not show
https://community.oracle.com/customerconnect/discussion/619137/configuring-completion-certificate
We ran this query too:
SELECT * FROM WLF_CERTIFICATES LearnCertificatesEO
WHERE (((UPPER(LearnCertificatesEO.CERTIFICATE_TYPE) = UPPER('ORA_COMPLETION_CERTIFICATE'))
AND (UPPER(LearnCertificatesEO.LEARNING_ITEM_TYPE) IN ('ORA_COURSE','ORA_SPECIALIZATION'))))
we got results which makes me believe it should work?
I also can access the compeltion cert reports via reports and analytics as the user i am logged in as.