Someone post something similar some time ago. Changesets are not parametrized. However, because they are plain text, you can pre-process them before using them. For example:
- read the value from db
- replace the parameter value in the change-set
- pass the modified changeset to drools
Best regards,