Issue:
When you try to insert a new attachment to siebel application using AccountAttachment BS WS/EJB method, you may got following error.
Exception:
[SIEBEL ERROR] Thread[[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads] [2010-04-21 17:16:53.375] [AccountAttachmentSessionEJBBean:QueryByExample ] Exception : javax.resource.ResourceException: <com.siebel.om.sisnapi.requestexception><br><error><errorcode>11337958</errorcode><errmsg>Method 'FieldValue' of business component 'Account Attachment' (integration component 'Account Attachment') returned the following error: <br><font color="#ff0000">"The file Company Overview.ppt could not be found on any specified file system.(SBL-UIF-00230)</font>"(SBL-EAI-04376)</errmsg></error><br><error><errorcode>11337958</errorcode><errmsg>No error strings. Message DLL not loaded.</errmsg></error><br></com.siebel.om.sisnapi.requestexception>
Solution:
Please go to your siebel application to check if you can download Overview.ppt from UI. Usually, you will got above error message when your downloaded file doesn’t exist in your physical file system.
本文解决在使用AccountAttachmentBSWS/EJB方法向Siebel应用中插入新附件时出现的具体错误。该错误提示找不到文件,并提供了详细的异常信息及解决思路。

1万+

被折叠的 条评论
为什么被折叠?



