My Oracle Support Banner

If REST Outbound Response Contains Array Within Array Encountered Error SBL-EAI-50267 (Doc ID 2832536.1)

Last updated on APRIL 18, 2025

Applies to:

Siebel CRM - Version 21.8 and later
Information in this document applies to any platform.

Symptoms

While invoking REST outbound service , encountered the error

ObjMgrBusServiceLog Error 1 000012bd61791bd8:0 2021-10-30 11:27:31 (outboundutil.cpp (1087)) SBL-EAI-50267: Input has invalid Integration Component, Invalid Integration component: 'EntityIds'.


STEPS
-----------------------
1. Import the custom JSON file which creates many IOs and proxy business service.
2. Deliver the changes to MAIN.
3. Trigger the proxy business service from workflow/ from business service simulator.

If the response message contains array within array( like the below), error SBL-EAI-50267 was encountered in AOM log file but no error in restoutbound.log file

{
"SampleNumber":"b5a58d5aa822",
"duplicateErrors":[
{"message":"Similarities",
"EntityIds":["08d98c89ef7b"]
}
]
}

Here duplicateErrors is of Array Object and even the child of duplicateErrors i.e EntityIds is also of Array Object

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
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.