To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Example HDL for upload LearningRecordActivityAttempt.dat
Summary
Error Importing HDL in HCMContent
I'm having a hard time importing the HDL from the LearningRecordActivityAttempt.dat file
I don't know what I should map in the fields below for the import to be successful.
ActivityAttemptId
ActivityNumber
LearningRecordNumber
ActivityId
LearningRecordId
I tried to perform several tests with the information of the Views
select * from WLF_LI_ACTIVITY_DETAILS_V
where 1 = 1
AND ACTIVITY_NUMBER = 'OLC123053'
and on
select * from WLF_LEARN_COMPLETION_DETAILS_V where LEARNING_ITEM_NUMBER IN 'OLC123053'
but all tests occur the same error
Error Importing HDL LearningRecordActivityAttempt.dat
JBO-handleLogicalCreate()::oracle.jbo.JboException: JBO-createLearningRecordActivityAttempt::