Hello,
I'm creating a protocol that is composed by 2 protocols linked between them.
The first(Protocol A) calls with an "input form" component the second protocol(Protocol B).
My problem is on B.
B should show 2 "html viewers report", after doing some sql staments to take the info wich these viewers will show. If i run B from PipelinePilot client, it works fine and it shows viewers rightly.
But when I call B from protocol A(i run protocol A from client, and Aone report element...
any suggestion?