E1: BSSV - Get Data Dictionary Error Code in the SoapUI Response - faultcode
(Doc ID 1942199.1)
Last updated on AUGUST 11, 2022
Applies to:
JD Edwards EnterpriseOne Tools - Version 9.1 and laterInformation in this document applies to any platform.
Goal
Is it possible to get the Error ID(DDError) in the soap Response?
e.g.
In the BSSV debug log, it shows the DDItem error number (0051). You would like to see this ID in the response.
Error #1 DDItem:0051 ErrLevel:1 errorID:0 File:b4200510.c line:230
Alpha Description: Error: Company Number Invalid
Glossary Text: CAUSE . . . . The company number entered does not exist in the Company
Constants file (F0010) or you have attempted to use company
number zero during data entry.
Resolution. . Either enter a valid company number or add the new company to
the Company Constants file.
27 Oct 2014 13:56:36,937 [DEBUG ] - [JDBJ] Complete in 5304ms. Business Function: CreditCheckProcessing
27 Oct 2014 13:56:36,937 [DEBUG ] - [INTEROP] GUID: 10.139.116.45:4936414144397916330 Application ID: xxx Workstation: xxxI PAddress: xxx
27 Oct 2014 13:56:36,937 [DEBUG ] - [INTEROP] Call BSFN method B4200420.CreditCheckProcessing completed
27 Oct 2014 13:56:36,937 [DEBUG ] - [BSSVFRAMEWORK] [Context ID: 10.139.116.45:4936411414439785877:10] finishInternalMethod() executed for getCustomerCreditInformation
27 Oct 2014 13:56:36,937 [APP ] - [BSSVFRAMEWORK] [Context ID: 10.139.116.45:4936411414439785877:10] BusinessServiceException:
CAUSE . . . . The company number entered does not exist in the Company
Constants file (F0010) or you have attempted to use company
number zero during data entry.
Resolution. . Either enter a valid company number or add the new company to
the Company Constants file.
oracle.e1.bssvfoundation.exception.BusinessServiceException:
CAUSE . . . . The company number entered does not exist in the Company
Constants file (F0010) or you have attempted to use company
number zero during data entry.
Resolution. . Either enter a valid company number or add the new company to
the Company Constants file.
===
Soap Response
====
Solution
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
Goal |
Solution |
References |