Resolved! Dot walking with current on before business rule not working
We have requirement to change a field in a related table using dot walking. The line gs.info("Current Date lesser than grSME date"+current.scheduled_maintenance.asset.u_next_scheduled_maint_date); works fine and i could get a log statement. But th...