Skip to main content

I created date field in smartobject, and generate editable list.

but i can't execute method create the following message is

 

"The conversion of a nvarchar data type to a datetime data type resulted in an out-of-range value. The statement has been terminated".

 

How to fiexd problem.

 

Thank you.

Hello


 


Could you please try to test if the smart object  methods work correctly using the smartobject tester. I would also suggest that within the smartobject you use date and time as your data type, this way no conversion will be done just a simple transfer from the smartobject to the process the smartobject is called to.


 


Here is a document you can read about conversions in K2:


http://help.k2.com/helppages/k2blackpearlUserGuide4.6.4/Conversion.html


 


Kind regards


Nelly


Reply