OLC | Redwood - Default Value for field Assignment type — Cloud Customer Connect
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

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!