Required Integration Object Is Missing In Input - SBL-EAI-50268
(Doc ID 2825497.1)
Last updated on NOVEMBER 12, 2024
Applies to:
Siebel CRM - Version 21.7 and laterInformation in this document applies to any platform.
Symptoms
When attempting to invoke an outbound REST service and pass an integration object output by data mapper as input to the REST proxy business service
the following error occurs.
WebSvcOutbound WSOutboundError 1 00001e1c6147028d:0 2021-09-20 21:42:13 Required Integration Object is missing in input, use ListOf[IntegrationObjectName] for representation of Integration Object. Missing Integration Object: 'IO1TestPushCustomers'.
ObjMgrBusServiceLog Error 1 00001e1c6147028d:0 2021-09-20 21:42:13 (processor.cpp (601)) SBL-EAI-50268: Required Integration Object is missing in input, use ListOf[IntegrationObjectName] for representation of Integration Object. Missing Integration Object: 'IO1TestPushCustomers'.
The issue can be reproduced at will with the following steps:
1.Create a workflow that produces a valid Integration Object as output of a call to Data Mapper.
2. Pass the Integration Object as input to the REST proxy business service and notice it is not recognized as a valid input with the error listed above.
Changes
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 |