Creating Order With Method "insert" of Business Service "Siebel Order" Leads to Error messages: SBL-EXL-00151, SBL-EAI-04451, SBL-EAI-04401, SBL-BPR-00162
(Doc ID 520350.1)
Last updated on JULY 16, 2023
Applies to:
Siebel eConfigurator - Version 7.8.2.2 [19219] to 7.8.2.15[19252] [Release V7]z*OBSOLETE: Microsoft Windows 2000
Product Release: V7 (Professional)
Version: 7.8.2.2 [19219]
Database: Oracle 9.2.0.5
Application Server OS: Microsoft Windows 2000 Advanced Server
Database Server OS: Microsoft Windows 2000 Advanced Server
This document was previously published as Siebel SR 38-3173825671.
***Checked for relevance on 28-04-2021***
Symptoms
Please Note |
---|
Business Service Siebel Order is obsolete with 8.0 and later. With Siebel version V8 this BS is replaced by the new Product Data Service. Please see also Siebel bookshelf, Siebel Order Management Guide > Product Data Service and Import Export API Reference > Product Data Services API Methods Reference > InsertOrder. |
When using Siebel Business service "Siebel Order", method 'insert' to insert an order with two line items which both have the RequestQuantity set Siebel throws an exception as following:
<Exception>
<Major No.>256</Major No.><Minor No.>32984</Minor No.><Message>Method 'SetFieldValue' of business component 'Order Entry - Line Items' (integration component 'Line Items') for record with search specification '[Line Number] = "1"' returned the following error:"Error invoking service 'Context Service', method 'GetRowSetData' at step 'Get Context Row Set'.(SBL-BPR-00162)"(SBL-EAI-04451)</Message><DetailedMessage>Unknown<DetailedMessage>
</Exception>
at com.siebel.data.SiebelService.invokeMethod(SiebelService.java)
at SiebelAPITest_2.main(SiebelAPITest_2.java:117)
This exception does not happen all the time. From 6 runs it happens 4 times.
Error messages: SBL-EXL-00151, SBL-EAI-04451, SBL-EAI-04401, SBL-BPR-00162
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 |