Siebel 8.1.1.10 Upgrade Issues Part – 4

[su_note note_color=”#cacab7″]File could not be created as the directory specified for the file creation is not valid.(SBL-EAI-50228)[/su_note]

[su_spacer size=”50″]
Issue/Error  SBL-EAI-50228
Root Cause:    Siebel Upgrade
Effort/Impact:   Very High
Resolution:
To resolve the issue, you need to alter or add this parameter:

EAIFileTransportFolders = <folder where the xml file will be generated>.

Local:

Add below line in cfg file under this section

[EAIFileTransportConfigSubsys] 

EAIFileTransportFolders = <\fileserverfs2>;<\fileserver2fs2>;C:temp;C:usersdata

Server

1.  Go to  Administration – Server Configuration > Enterprises > Parameters
2.  Query for  EAI File Transport Folder List
3.  Add values  <\fileserverfs1>;<\fileserver2fs2>
4.  Go to  Administration – Server Configuration > Servers > Parameters
5.  Select the Proper Server from the ‘Siebel Servers’ list applet
6.  In the Server Parameters applet, query for  EAI File Transport Folder List
7.  Add values  <\fileserverfs1>;<\fileserver2fs2>
8.  Edit the proper .cfg file adding following entries(application .cfg, tools.cfg)

[EAIFileTransportConfigSubsys]
EAIFileTransportFolders = <\fileserverfs2>;<\fileserver2fs2>


9.  Re-start Siebel Server and Gateway
 
 
Error SBL-EAI-50228 occurs because of a new parameter EAIFileTransportFolders introduced as new feature in 8.1.1.10 Fix Pack and 8.2.2.3 or later. This parameter allows you to restrict write access for the EAI File Transport to specific folders within the Siebel file system. 

By default, the Siebel temporary folder, SIEBSRVR_ROOTTEMP is a permitted folder. 

 
 
 
Hope it will help someone, feel free to have your comments below. 
 
@AskmeSiebel
Thanks for subscribing to SimplySiebel.

2 comments for “Siebel 8.1.1.10 Upgrade Issues Part – 4

Leave a Reply

Your email address will not be published. Required fields are marked *