No idea about the report issue, using a 1 or 0 for True of False generally works.
The xmlsig issue can probably be fixed by prefixing cert with a *:
LET SIG'SETX509CERT(*CERT,1)
Passing a COM-object to another COM-object needs a * prefix.
The xmlsig issue can probably be fixed by prefixing cert with a *:
LET SIG'SETX509CERT(*CERT,1)
Passing a COM-object to another COM-object needs a * prefix.