I am working in Genexus 15, with the generator in .net. I have a transaction that contains a structure like this:
ID
NOMBRE
CAMPO1
CAMPO2
BLOB (tipo pdf)
I want to use the blob field, as input to a transaction, which takes a pdf adds a watermark and saves it in an X directory. How do I pass that blob field as an imput?