I just want to achieve to have simple object with translucent material to have a reflection on a basic glossy floor. I tried to use raytracing and enable “Include Translucent Objects” in post process but this not seems to work.
Did you check use HW raytracing?
Anyhow here is screen shots, materials are from the starter content (glass and floor) and how project settings should look like also you will need to add PP volume and adjust additional settings to suit your needs.
Either way you should use CVar i wrote earlier, If it’s SSS opaque you don’t need to use this CVar, even for pure translucent like glass you will be able to see them at glazing angles from the get go.
Now depending of the material used for the floor you will have to raise max roughness for Lumen r.Lumen.Reflections.MaxRoughnessToTrace 0.4 (this is default) but it will affect performance severely. try with 1.0 and lower it until you are satisfied.