Web Service is throwing an error: SBL-DAT-00225: The value entered in field …TEST … of buscomp Action does not match any value in the bounded pick list …TEST PickList …
(Doc ID 2657032.1)
Last updated on APRIL 04, 2025
Applies to:
Siebel CRM - Version 20.2 and laterInformation in this document applies to any platform.
We are trying to trace an issue with a Sub Type field on Activities where our Web Service is throwing an error :
SBL-DAT-00225: The value entered in field …TEST … of buscomp Action does not match any value in the bounded pick list …TEST PickList …
From looking at the SQL, it seems kind of suspicious in that in the Where clause, it has "T1.VAL is NULL". From what I can see, this value will never be null as VAL is a required field.
Symptoms
EAIOM log ERRORS:
ObjMgrBusCompLog Error 2020-04-03 12:54:43 (buscomp.cpp (12345)) SBL-DAT-00225: The value entered in field …TEST … of buscomp Action does not match any value in the bounded pick list …TEST PickList …
ObjMgrLog Error 2020-04-03 12:54:43 SBL-EAI-04451: Method 'SetFieldValue' of business component 'Action' (integration component 'Action') for record with search specification '[Id] = "3-TEST123"' returned the following error:"The value entered in field TEST … of buscomp Action does not match any value in the bounded pick list ...(SBL-DAT-00225)"
Changes
field needed a user property
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 |