First i would like to thank you for your fast answer,
Actually I am passing my date as a bind parameter but instead of using date.Now() I would like to pass a the date that the user types it in the UI if he puts a date it works fine but if he leave the date field empty i want to store a null...
Hi,
I would like to know if it's possible to store a NULL date into a table (Oracle database) using CAPI.EXEC because I have tried doing these instructions but none of them worked for me knowing that it's allowed to store null date in the table.
if(myJsonData.eventDate.value != ')...
Thank you it's okay i solved my problem :) by doing this
string tmp = 'Action-Create2'
webnode.(tmp)(data)
because when i do webnode.Action-Create2(data) i didn't want to compile and by just calling Create2 it was throwing that error
Thank you !
Thank you for your answer i tried using
Object webnode
webNode = $WebNode.WebNodes.GetItem( 144 )
but when i try to call one my scripts i get "Can only call Scripts or External API functions" is there any way to fix this ?
PS: I'm new to LiveLink
Hi,
In our company we are changing all the RequestHandlers to JSon RequestHandlers because we're using AngularJS which is working fine,
but we want to keep some of the WebNodes, unfortunately they're not really friendly with AngularJS. That's why I'm wondering if there is a way to call a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.