File could not be created as the directory specified for the file creation is not valid.(SBL-EAI-50228)

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 =
<\\fileserver\fs2>;<\\fileserver2\fs2>;C:\temp;C:\users\data
Server:
1. Go to Administration - Server Configuration
> Enterprises > Parameters
2. Query for EAI File Transport Folder List
3. Add values <\\fileserver\fs1>;<\\fileserver2\fs2>
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 <\\fileserver\fs1>;<\\fileserver2\fs2>
8. Edit the proper .cfg file adding following entries(application .cfg,
tools.cfg)
[EAIFileTransportConfigSubsys]
EAIFileTransportFolders =
<\\fileserver\fs2>;<\\fileserver2\fs2>
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_ROOT\TEMP is a permitted
folder.
Hope it will help someone, feel free to have your comments below.
@SimplySiebel