I have below code and it fails on line
le.Current = lc.GetEntity(para);
because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null.
Could you please guide what is causing this to fail?
priva…...Discourse July 28, 2025, 1:55pm 2 @ankit.chhelavda It appears that...alexey.noskov July 28, 2025, 2:22pm 3 @ankit.chhelavda This can...