Hi All,

I have a requirement to use record name as NULL in one of the T24
applications. I can able to create the record as NULL for that
application. But the problem here is whenever i access the
record(NULL) from an OFS String its throwing an error saying 'Record
missing from the application'. I used single quotes for NULL as 'NULL'
in OFS String and it went fine.

But now I'm trying to take a DL.DEFINE package of this record through
OFS. At this point when i use 'NULL' the input to the DL.DEFINE
application is passed as NULL along with quotes and its not accepting
the String and throwing the same error. I mean that OFS is accepting
NULL with quotes but the DL.DEFINE application is not accepting.

Below is the string I'm using and the error.

DL.DEFINE,TEST/I/PROCESS,INPUTT/123123,TMNS000-
TESTING,DESCRIPTN=TESTING,SHORT.DESC=TEST,FILE.NAME=CR.OPPORTUNITY.STATUS,RECORD.NAME='NULL'

Error: TMNS000-TESTING//-1/NO,RECORD.NAME:1:1=MISSING
CR.OPPORTUNITY.STATUS - RECORD

Please help if there are any allternative way to use NULL in OFS
String for DL.DEFINE

-- 
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

Reply via email to