Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now
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. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

OLC | Redwood - Default Value for field Assignment type

edited Jun 13, 2024 10:10PM in Learning 1 comment

Summary:

We have entered the default value in the Assignment Type field, for the Assign Learning page, on the manager side.
this causes a blocking error during assignment, with the following message:
"Error

We couldn't submit assignment for processing
Invalid assignment type to create assignment profile data, assignmentType :null"

the default for the Request Noncatalog Learning page was present in the field.
we used the following expression, which worked correctly until the release of 24B.

[[ $componentContext.RuntimeContext.view === 'Request_Learning_Request_Details'?'ORA_JOIN_ASSIGNMENT':''+ $componentContext.RuntimeContext.view === 'Assign_Learning_Assignment_Details'?'ORA_JOIN_ASSIGNMENT':'']]

We used vbs advanced mode for this modification.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!