[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]
Issue/Error: SBL-EAI-50228.Root Cause: Siebel UpgradeEffort/Impact: Very HighResolution:
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
By default, the Siebel temporary folder, SIEBSRVR_ROOTTEMP is a permitted folder.
2 comments for “Siebel 8.1.1.10 Upgrade Issues Part – 4”