I am trying to export a file to a folder in the server using a logical path.
The logical path I am using is MARKETING_FILES. I have changed its physical mapping to 'G:\Segmentation_Exports\<FILENAME>'
I am scheduling the program as a background job. But it gets canceled throwing the following error.
SAP ArchiveLink (file G:\Segmentation_Exports\100AC-$100OFF_201105300730 could not be opened for writing)
The problem occurs only in production. In development and Quality servers the program works fine.
In production, when the mapping is changed back to default i.e., <P=DIR_GLOBAL>/<FILENAME>. the program works fine.
Suggestions to solving the issue??
Edited by: qwerty_m on May 30, 2011 9:55 AM