Lookups Used with the LearningRecord Object

Here are descriptions and valid values for the lookups that you use when with the LearningRecord object. You also have the names of the lookup types that contain the attributes.  

Lookup Attribute Description Lookup Type Name
AssignmentAttributionCode This is the attribution lookup code for the assignment. This defines the group that is requesting the assignment. ORA_WLF_ASSIGN_ATTR_LOOKUP
AssignmentAttributionType

The attribution type for the assignment, this defines how the assignment was made. For example, a Learner, or Specialist could make the assignment.

Valid values:

  • ORA_PERSON
  • ORA_SPECIALIST
ORA_WLF_ATTRIBUTION_TYPE
AssignmentSubType

This is the assignment subtype in the Oracle Fusion application. The value defines who initiated the assignment and is at a lower level from assignment type. A person might have made the assignment, but that person could be a learner or an administrator.

Valid values:

  • ORA_EVT_SUBT_ADMIN
  • ORA_EVT_SUBT_SELF
ORA_WLF_ASSIGN_REC_SUBTYPE
AssignmentType

The type of assignment. For example, the assignment could be a required, voluntary, recommended assignment.

Valid values:

  • ORA_JOIN_ASSIGNMENT
  • ORA_RECOMMEND_ASSIGNMENT
  • ORA_REQUIRE_ASSIGNMENT
ORA_WLF_ASSIGN_REC_TYPE
LearningItemType

The learning item type, such as legacy, course, offering, specialization, video, or tutorial.

Valid values:

  • ORA_LEGACY
  • ORA_COURSE
  • ORA_SPECIALIZATION
  • ORA_CLASS
  • ORA_VIDEO
  • ORA_TUTORIAL
  • ORA_NONCATALOG
ORA_WLF_LEARNING_ITEM_TYPE
LearningRecordStatus

The status of the learning record.

Valid values:

ORA_ASSN_REC_ACTIVE

ORA_ASSN_REC_COMPLETE

ORA_ASSN_REC_WITHDRAWN

ORA_ASSN_REC_DELETED

ORA_WLF_ASSIGN_RECORD_STATUS
LearningRecordReasonCode

The reason code that is associated to the learning record when it has been completed, withdrawn, or deleted.

Valid values differ based on the learning record status. Use the contents in this table to decide the value for LearningRecordReasonCode attribute.

Learning Record Status Valid LearningRecord ReasonCode Values
Completed

ORA_SPEC_COMPLT_ELSEWHERE

ORA_SPEC_COMPLT_HIGH_CERT

ORA_SPEC_COMPLT_OFFLINE

Withdrawn

ORA_SPEC_WITHD_IRRELVNT

ORA_SPEC_WITHD_OTHER

ORA_SPEC_WITHD_UNABLE

Deleted ORA_SPEC_DEL

Completed: Use any lookup code for the ORA_WLF_COMPLT_RSN_SPEC lookup type

Withdrawn: Use any lookup code for the ORA_WLF_WITHD_RSN_SPEC lookup type

Deleted: Use any lookup code for the ORA_WLF_REC_DELETE_RSN_SPEC lookup typee