jayugandhi
12th February 2014, 11:01
hello
i am using cdf field in session tcibd0101s000 (ind).
i have assigned a domain of string 200 to that field
bt it takes input of only 30 characters..
please give me a solution ..
bhushanchanda
12th February 2014, 11:58
Hi,
AFAIK, you have to use the pre-defined data types. Check the session help where they have mentioned the things.
CDF Data:- There are several pre-defined data types you can use, for example:
String: Multi Byte description field length 30.
Integer: Long.
Numeric: Double 9v5.
Date: UTC Date/Time Field.
Checkbox: Yes/No Checkbox.
jayugandhi
12th February 2014, 12:08
but my requirement is that, that cdf field should hold a value of 200 characters..
its taking input of 100 characters and when i save it saves first 30 characters only.
so is there any alternatives ?
following are my details.
in DFE :
field > tcibd001.cdf_dsca
domain > tcmcs.s200m
display lenght = 200
input lenght = 200 (according to domain)
min inp len = 0
bhushanchanda
12th February 2014, 12:19
Hi,
Max length for a CDF is 30, but there is a way around to extend the length which is not recommended.
Check KB 1440475
jayugandhi
12th February 2014, 12:22
what is KB 1440475 ??
bhushanchanda
12th February 2014, 12:24
Hi,
Goto:- InforXtreme (https://www.inforxtreme.com). Login through your account. And, do a search for the mentioned KB (Knowledge Base).