Hi, "the dates are changing just before the enquiries are requested" - this leads me to the following thought:
Probably you have <MIN_SESSION> greater than 0 in your tcserver.xml (for your adapter). In this case there will be several "old" tSS sessions that might still remember old TODAY value (don't believe that COMMON block is not being updated, rather it has DATES record in cache). Set <MIN_SESSION> to 0 and try again. Also check CACHE.EXPIRY field in SPF. VK On Jun 3, 12:44 pm, Iain Rodgers <[email protected]> wrote: > A strange thing is happening when I try to use OFS. > > I fire off three enquiries by writing OFS strings to a > filelistener.The Enquiries all rely on selecting some data where > <transaction date> = !TODAY-1W (ie where some date in the data is > equal to the lastworking day). When the three enquiries come back the > first one nearly always has been selected for the wrong date. Its > nearly always the working day before the one I want. > > I can only guess that the OFS uses a session where the common block > has not changed. > > Perhaps I should also mention that the program that writes the OFS > strings runs from a Unix script that runs the COB immediately before > (therefore the dates are changing just before the enquiries are > requested). > > Any ideas what going on? Any ideas what I can do to fix this? --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
