Schedule Custom Groovy Object Functions Process Stuck In Retrying Status
(Doc ID 2989156.1)
Last updated on DECEMBER 01, 2023
Applies to:
Oracle Fusion CX Sales Cloud Service - Version 11.13.23.10.0 and laterInformation in this document applies to any platform.
Symptoms
Schedule Custom Groovy Object Functions Process is stuck in Retrying status.
ERROR
-----------------------
JBO-29000: Unexpected exception caught: oracle.apps.crmCommon.extensibility.framework.core.ExtensibilityRuntimeException, msg=Executing object function Object_function_name, encountered exception: JBO-27024: Failed to validate a row with key oracle.jbo.Key[300002638390318 ] in Custom_object_c: Executing object function Object_function_name, encountered exception: JBO-27024: Failed to validate a row with key oracle.jbo.Key[300002532390318 ] in Custom_object_c
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Create object function for custom object with only println statement.
2. Run Schedule Custom Groovy Object Functions Process for the object function.
3. The process stays in Retrying status
Note: An afterCreate trigger was present in the environment.
Changes
This can happen with any object if there are attributes set in the afterCreate and other mandatory attributes are missing.
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 |
Changes |
Cause |
Solution |
References |