jpadilla
6th September 2002, 17:21
Does anybody know what this message

get.clearvalues.flag.for.process(11)
return value 0

means in the afs.log file??

afsfan
2nd October 2002, 00:18
As far as I know this is just logging some internal function call. Why are you asking? Do have a specific problem here?

arunprasath
3rd October 2002, 06:35
Hi,
this is the info which I have got from BaaN support, regarding set.clearvalues.flag.for.process() in log file.
Hope this will be helpful.

It is a logging mechanism build by PEG to make analyzing of AFS issues more simple.
Some time ago 2 new internally used functions where created. Set.clearvalues.flag.for.process and get.clearvalues.flag.for.process.
And to get info about when these functions are executed PEG implemented logging for it. The functions in general do the following:
For a process it is sometimes needed to clear the putted fields. (For example after a add.set)
In that situation the Set.clearvalues.flag.for.process is executed.
And under some conditions a check is done via the get function if the clear is needed

Regards,
s.arun prasath