I think you are right. the old style of field validation at field input (check.fields) is not supported. Even if you are using Browser you need to define such field as hot field or similar otherwise the version validation routines will not be called, only at cross validation. If it still crucial for you you can try to use the old templates. in most of the cases it should be compatible.
On Mar 31, 5:06 pm, "Jim Idle" <[email protected]> wrote: > Remember that the subject line is T24: not T24 - > > This helps people who have mail filters is all. > > Jim > > From: [email protected] [mailto:[email protected]] On Behalf Of > Naveen > Sent: Wednesday, March 31, 2010 6:12 AM > To: [email protected] > Subject: T24-Check Field Validations in R08 > > Hi all, > > This query is purely related to T24 and hence I am not posting any details > related to jBase. We are on T24 Release R08.003. As most of are aware from > T24 release R07 or so, the Template that is used to create new applications > has been changed. Temenos also provides all the related skeleton programs in > GLOBUS.BP. Below are the related ones. > > TEMPLATE - Used to define Template Type and other template properties > > TEMPLATE.FIELDS - Used to define the field names and their properties > > TEMPLATE.ID - Used for Check ID validation > > TEMPLATE.RECORD - Used for Check Record Validation > > TEMPLATE.VALIDATE - Used for Crossval / Auth Validation > > However, I couldn't find any template to do Check Field validation. I checked > if TEMPLATE.VALIDATE also triggers during field validation, but it doesn't. > Also, I noted that the MESSAGE variable is set to '' and not 'VAL' during > cross validation. > > Can any one please let me know if the check field validation has been removed > in the latest T24 releases (in order to improve the browser performance)?? If > so, do we need to handle any field validations through versions via > VALIDATION.RTN?? This may not sound great if the template has quite a few > fields !! > > Please let me know if there is any alternate solution. > > Thanks, > > Naveen > > -- > 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 > athttp://groups.google.com/group/jBASE?hl=en -- 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 To unsubscribe, reply using "remove me" as the subject.
