The syntax is not correct. You can't pass multiple values in the lsM parameter. You have to have multiple parameters.
lsMCategoria='GARE'&lsMCategoria='LAVORI'
This is why BO is not good with passing to an IN clause. You have to know how many entries exist.
Also, when passing to a .rep file, you don't have to specify the DocID. The name is sufficient.
Also, sRepo=universe? Really? This must be a mistake.
Steve Krandel
Symantec