Hi @LaMind3 There is no need to pass parameters to Sling Model, whatever you can get in HTL, you can get the same in Sling Model as well. If the values are hardcoded, directly hardcode in Sling Model itself.Try this: <sly data-sly-use.slingmodel="${'com.myproj.core.models.TestSlingModel' @ fileRefer...