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

Has anyone encountered a ClassCastException error in an HDL load for Checklists?

Summary: We have an integration that automatically allocates checklists to employees based on specific criteria, some checklists are assigned without any errors and some fail to auto-assign.

There seems to be A mismatch of deployed Journeys artifacts

(old “checklistAllocationService” vs. newer “…ServiceV2”) is being invoked when HDL tries to read the translation view object for the checklist template. That classloader collision throws the ClassCastException error and HDL surfaces only the generic “An error occurred…” text.

Content (please ensure you mask any confidential information):

class oracle.apps.hcm.employment.checklists.checklistAllocationServiceV2.view.AllocateChecklistTranslationVORowImpl
cannot be cast to
class oracle.apps.hcm.employment.checklists.checklistAllocationService.view.AllocateChecklistTranslationVORowImpl

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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