Hi All,
We have a Filesystem defined on D : Drive on all 3 R/3 systems : Dev / Qa and Prd. The file system name is "interface", with multiple sub folders
There are z programs which writes files in appropitare directory structure in D:\interface. The programs are modified in dev and then and the same programs are imported in QA and PRD for consistency. So when the same program is run on QA and PRD, it find the path and the program executes with no issues.
Now we plan to have additional dilaog instances for production system and would like to have D:|Interface on production shared accross the dialog instances. I am not sure if mapping the drive would help me.
The problem here is when a user logs on to the dialog insatnce and execute the Z programs, it will not find the path "D:\interface" and end up with a short dump.
Is there anyway we can achive this. Has anyone done this kind of implemention before on a windows environment.
Thanks Nirmal Roy