sapience
08-30-2005, 04:21 AM
my woes with IS 11 continues unabated...
i could never figure out how to use the ascii file update. i'm trying to edit a file that will be installed by the installer.
is either of the following path acceptable?
$PATH($P(bean.absoluteInstallLocation), etc/config.xml)
or
$P(bean.absoluteInstallLocation)/etc/config.xml
bearing in mind i'm installing on windows, does the slashes for the 2nd matter?
anyway, nothing works... and the dearth of debugging/error messages is frustrating...
1. i don't know whether IS can locate the file.
2. i don't know whether my search actions work.
also, i tested on a static file (which can definitely be found), e.g. c:\temp\test.txt and used an Add Line action with End of File as the location. guess what, it always truncates the whole file and adds only that line... way to go!!!
i could never figure out how to use the ascii file update. i'm trying to edit a file that will be installed by the installer.
is either of the following path acceptable?
$PATH($P(bean.absoluteInstallLocation), etc/config.xml)
or
$P(bean.absoluteInstallLocation)/etc/config.xml
bearing in mind i'm installing on windows, does the slashes for the 2nd matter?
anyway, nothing works... and the dearth of debugging/error messages is frustrating...
1. i don't know whether IS can locate the file.
2. i don't know whether my search actions work.
also, i tested on a static file (which can definitely be found), e.g. c:\temp\test.txt and used an Add Line action with End of File as the location. guess what, it always truncates the whole file and adds only that line... way to go!!!