Siebel异常:Siebel文件上传异常解决方案(SBL-SVC-00184;SBL-UIF-00229)

来源:互联网 发布:易烊千玺长相知乎 编辑:程序博客网 时间:2024/06/05 23:52

SBL-SVC-00184:

Cause:

File can not be created in the file system.

Corrective Actions:

Please contact your system administrator to make sure the file system has enough space and you have the right privilege.

SBL-UIF-00229:

Cause:

Unable to open the file attachment in the Siebel file system.

Corrective Actions:

Ask the Siebel Administrator to check the Siebel file system folder and file attributes. The folder is specified by the FileSystem parameter in the configuration file (i.e. uagent.cfg)

------------------------------------------------------------------------------------------------------------------------------------------------

Solution:

  1. Go to your ‘Web Client’ dictionary (i.e. X:/Siebel/8.0/web client/BIN/ENU)
  2. Open your Configuration File(i.e. uagent.cfg)
  3. Find the field attribute:’FileSystem’ and remember its value. (i.e. X:/Siebel/8.0/WEBCLI~1/filesys/att) This value is your ‘Upload Dictionary’ which is could be used to save your attachment.
  4. Check if exists folders that is specified by ‘Upload Dictionary’. If NOT, please create them.

Now, you can test your 'file upload' function again. Good luck !