Clear expiry dates through HDL
Summary:
Is it possible to clear a learning assignment expiry date through an hdl load?
I tried using #NULL but I receive the following error message:
"Message details: JBO-verifyLearningRecordChanges()::java.lang.NullPointerException: STRINGMANAGER: Key: verifyLearningRecordChanges()::java.lang.NullPointerException not found in bundle oracle.apps.hcm.learn.core.learnMetadataService.businessobjects.assignments.view.LearningRecordTVOImpl."
I understand we could use a date-effective change and have a different effective start date. But because we can change the assignment start date and due date without changing the effective start date, we are wondering if there was a way to blank out the expiry date in a similar way.