raikar_raviraj
14th January 2016, 18:22
Hi,

I am trying to use Business Object for integrating PLM data with Infor LN ERP.

Have created service and deployed it. Defined the Eitem and EBOM structure in Business Studio, Generated a WSDL File.
And then generated implementation.

Am facing an issue with Engineering BOM Line creation using Business Object.Engineering Revisions are getting created properly.

Below is the error which I am getting.

<faultstring>An unknown error occurred; no error message was set.</faultstring>
<detail>
<Result:Result xmlns:Result="http://www.infor.com/businessinterface/EBOMTest" xmlns="http://www.infor.com/businessinterface/EBOMTest">
<messageCode xmlns:ns7="http://www.infor.com/businessinterface/EBOMTest" xmlns="">E_UNKNOWN</messageCode>
<messageType xmlns:ns7="http://www.infor.com/businessinterface/EBOMTest" xmlns="">Error</messageType>
<messageText xmlns:ns7="http://www.infor.com/businessinterface/EBOMTest" xmlns="">An unknown error occurred; no error message was set.</messageText>
<messageSource xmlns:ns7="http://www.infor.com/businessinterface/EBOMTest" xmlns="">ERP LN 111 ptlbctdll10000-5296</messageSource>


Can you please help resolve the issue at the earliest.

Thanks.

benito
14th January 2016, 22:59
my advice is to insert the e-bom manually. start with a very small e-bom. the sequence is e-item, e-item REV and then e-bom. i know that e-bom can give you lots of headache if you miss something, components, components rev, etc. this should give you a clearer picture of why the error occurred.