I feel like my problem is a basic one. I was asked to make a connection to a server that houses several WebFOCUS applications, create an new one with a specified name, and generate a few reports. The problem I'm having is that when I connect and drill down to "Applications", two things occur...
I have a report in which I created a WHERE clause for a flag column (contains a 1 if true, 0 if false). The flag value is generated in the master file using the following logic:
DEFINE DISABLED/A20=IF NSACCOUNTLOCK EQ 'true' THEN '1' ELSE '0'; $
The WHERE clause in my FEX is as follows:
(...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.