Is there is anyway i can remove hardcoded values in the DRL file? Can I have the constants file(like data dictionary) inside drl/functions. I don't want to refer java constants class directly in drl file and would like to declare and refer those constants inside drl file.