Date, Time, and Timestamp attributes can be mapped to a literal value in Gen Studio. Gen Studio only accepts the appropriate length of numeric value for the literal assigned to these attributes. However, it does not check the range of values. For example, Gen Studio only accepts the date format ‘YYYYMMDD’ where ‘YYYY’ represents four digits year; ‘MM’ represents the month in a year; ‘DD’ represents a day in month. If the literal value ‘01234567’ is mapped to a date attribute, Gen Studio does not prevent it, but executing the generated proxy code will throw the exception when the given value is assigned to the internal view structure. To avoid the unexpected termination of the client application, mapping a literal value to these attribute types requires extra attention.
Gen Studio accepts the following format for each attribute type.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|