My Oracle Support Banner

REST API Behavior - ActivityAttemptStatus is Not Updated, after Call for Learning Record Completion via REST API (Doc ID 3055163.1)

Last updated on NOVEMBER 05, 2024

Applies to:

Oracle Fusion Global Human Resources Cloud Service - Version 11.13.24.04.0 and later
Information in this document applies to any platform.

Symptoms


ACTUAL BEHAVIOR
---------------
After updating completion details for learning records with ORA_ASSN_TASK_COMPLETED value, via REST API, the activityAttemptStatus is not updated.

EXPECTED BEHAVIOR
-----------------------
ActivityAttemptStatus should be updated after REST API call

STEPS
-----------------------
The issue can be reproduced with the following steps:
1. PATCH
{{base_url}}/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{{learnerLearningRecordsUniqID}}/child/completionDetails/{{completionDetailsUniqID}}

Body
{
"activityAttemptStatus": "ORA_ASSN_TASK_COMPLETED"
}

2. Data not updated

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.