Listers,
ARS 7.0 Patch 1 Oracle 9.2.0.8.0/ 10gR2 Client Win 2K3 Got a strange one on hand that might be a bug. Here's the situation. I have two active links, AL1 and AL2. AL1 will run first and do a set fields action on Field X by looking up against some form. If no requests match set fields to $NULL$. If one requests match set Field X to ($Field Y$ + " " + $Field Z$). AL2 will run second if Field X is $NULL$. My problem is when the set fields action in AL1 does not match any requests. Instead of setting field X to $NULL$ it sets it to a SPACE character. Thus my actions in AL2 will never run when it should. Now if I change the set fields action in AL1 from 'Field X' = ($Field Y$ + " " + $Field Z$) to something without the space like 'Field X' = $Field Y$ then the AL's work as expected. I'm very sure the " " (SPACE character) in the concatenation of Field Y and Z is part of the problem even though it should not. This behavior happens in the User Tool and Mid-Tier. I'm very sure this a bug. Has someone encountered this before and if so is there a fix? TIA. Darren Lau _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

