Fixing Errors SBL-EAI-50228, SBL-DEV-00341, and SBL-EAI-04262
You might occasionally get one of these errors: SBL-EAI-50228,
SBL-DEV-00341, or SBL-EAI-04262. To resolve the issue,
you need to alter or add the EAIFileTransportFolders parameter.
Set the EAIFileTransportFolders parameter to the folder where the XML
file will be generated.
Note: Make sure to include ALL affected folders in the parameter. Make
sure to set the parameter for ALL affected Siebel Servers.
You can set the parameter using the server or in the UI.
Use the Server Manager to Set the EAIFileTransportFolders Parameter
- Change
ent param EAIFileTransportFolders=<\\fileserver\fs1>;<\\fileserver2\fs2>. - Change param
EAIFileTransportFolders=<\\fileserver\fs1>;<\\fileserver2\fs2> for server <servername>. - Edit the proper .cfg file adding following entries (application .cfg,
tools.cfg):
[EAIFileTransportConfigSubsys]EAIFileTransportFolders = <\\fileserver\fs2>;<\\fileserver2\fs2>;C:\temp;C:\users\data
Note: These directories might include both file share, UNC, and
absolute paths.
Use the UI to Set the EAIFileTransportFolders Parameter
- Go to Siebel Client > Sitemap > Administration - Server Configuration > Enterprises > Parameters.
- Search for:
EAIFileTransportFolder. - Add values for:
<\\fileserver\fs1>;<\\fileserver2\fs2>. - Go to Sitemap > Administration - Server Configuration > Servers > Parameters.
- Select the proper server from the Siebel Servers list applet.
- In the Server Parameters applet, search for:
EAI File Transport Folder List. - Add values for:
<\\fileserver\fs1>;<\\fileserver2\fs2>. - Edit the proper .cfg file adding following entries (application .cfg,
tools.cfg):
[EAIFileTransportConfigSubsys]EAIFileTransportFolders = <\\fileserver\fs2>;<\\fileserver2\fs2>
Note: These directories might include both file share, UNC, and
absolute paths.