My Oracle Support Banner

Error "Value too long for field '<name>' (maximum size 1).(SBL-DAT-00235)"(SBL-EAI-04451)" Encountered When Sending Boolean Value via REST API (Doc ID 2979393.1)

Last updated on OCTOBER 08, 2023

Applies to:

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

Symptoms

When trying to parse boolean value via REST invokation it is interpreted as a string and the request errors with the following message in Postman and EAI log:

Value too long for field '<name>' (maximum size 1).(SBL-DAT-00235)"(SBL-EAI-04451)

Test in Postman:

 

EAIObjMgr_enu_<timestamp>.log:


The issue can be reproduced at will with the following steps:
1. Connect to Postman.
2. Invoke REST API based on custom workflow that performs EAI Siebel Adapter Upsert operation.
3. Send boolean value(True/False) via the previous POST REST API.

Changes

 Send boolean (True/False) via REST API in Postman.

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


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