Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a context variable named recordLimit with a default value of 1000. When i try to print this value in tjava i get a null value. Is this expected ? If I set a value for this variable in the same tjava component then it prints fine,
Can you show your complete contexts tab and your run tab? There may be something not right there. Also, are you changing the value in code anywhere?
Hello,
Thank you for your reply. Deleting and readding tjava seems to have fixed it.