[resolved] What default value should be assgined to date context variable?
Hello ,
My setting for Implicit context load are enabled. So all context variable values are loaded from config file.
In config file, a context variable with date datatype is defined in my configuration file as follows :-
i.e. last_exe_date== (== is field separator). You can see value is not defined or assigned to variable.
When I execute the job it throws me error/ message(in bold) as shown below.
Error message on console is :-
Setting a value for the key "last_exe_date" has failed. Error message: Unparseable date: "" Info: Parameter "last_exe_date" has not been set by Implicit_Context_Context
Please let me what defualt value I need to assign to this context variable.
Thanks in advance for your help.
Regards :-