Kbase P48714: Problem with AppBuilder running procedure using include file on shared drive with its UNC in PROPATH
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  04/02/2010 |
|
Status: Unverified
SYMPTOM(s):
Problem with AppBuilder running procedure using include file on shared drive with its UNC in PROPATH
Changes being made to the include file not being picked up by the procedure
executed in the AppBuilder
Procedure contains reference to the include file located on the network shared drive
Network shared drive and/or directory are specified in the PROPATH using UNC naming convention, i.e. \\servername\directory
Problem seen with following steps:
1. Run the procedure in the AppBuilder
2. Stop the procedure
3. Change the content of the include file (on network drive)
4. Run the procedure again in the AppBuilder
5. Old content of the include file will be used.
FACT(s) (Environment):
Progress 9.1D
CAUSE:
Bug# OE00096235
FIX:
Workaround is to use the mapped drive letter to the network shared directory
that contains the include file, instead of using UNC path in the PROPATH.